Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

205
Views
Can I send a Image to whatsApp using html hyperlink / a tag?

we can send text using html a tag with the following code

<a href="whatsapp://send?text=Hello%20World!">Hello, world!</a>

or

<a href="https://web.whatsapp.com/send?text=Hello%20World!">Hello, World!</a>

now If I want to send a Image attachment , how can do that?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

U can't. The closest to it would be to send a link in the message that has a image preview, but that's not that usefull. I'm guessing this wouldn't even be possible to add in whatsapp because to access a user file like an image I believe this has to be done with a direct user interaction (like manually selecting the image), but not by clicking a link, just by doing that whatsapp can't get the image from user storage.

about 4 years ago · Juan Pablo Isaza Report

0

I guess it would be like this if you are trying to create an image which acts like a link

<a href="https://web.whatsapp.com/send?text=Hello%20World!"><img src="myCoolImage.png" width="500" height="500"></a>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!