ellisonleao / sharer.js

:on: :bookmark: Create your own social share buttons. No jquery.
http://ellisonleao.github.io/sharer.js
MIT License
2.02k stars 198 forks source link

Possibility to share an image in data URI scheme #247

Closed ghost closed 1 year ago

ghost commented 2 years ago

Hi, Thanks Ellison for providing this library !

Is it possible to share an image ? preferably having data:image ?

I already saw in examples for sharing on Buffer you are setting data-picture but I couldn't understand what's that about .

thanks

ellisonleao commented 1 year ago

hey @bacloud23 not sure if any providers accepts base64 images due to security reasons, the current ones that accept data-picture params are using URLs