svelte-image icon indicating copy to clipboard operation
svelte-image copied to clipboard

Could this support watermarking?

Open rchrdnsh opened this issue 6 years ago • 2 comments

Looking good so far, just curious if something like this could support automatic watermarking of all images programmatically, as this is a common request from clients.

Thank you!!! 🤗

rchrdnsh avatar Sep 14 '19 22:09 rchrdnsh

Definitely, since sharp has it: https://github.com/lovell/sharp/issues/239

Generally we should include pre/post processing callback prop.

matyunya avatar Oct 28 '19 14:10 matyunya

oh, lovely :-)

rchrdnsh avatar Oct 28 '19 23:10 rchrdnsh