Y
Hacker News
new
|
ask
|
show
|
jobs
by
scaturr
4047 days ago
Well what if you batch it in the browser? It is quite possible to use file inputs to generate watermarked images without ever storing the image you are watermarking, and then upload the result.
1 comments
nathankleyn
4047 days ago
Yep - that's totally possible. Actually, now you phrase it like that, I see what you mean about using it that way for a CMS, and it's an awesome idea.
link
artursapek
4047 days ago
You could also use the canvas element to display the image & watermark as a flat layer.
link
kuschku
4046 days ago
Still, the image would somehow have to be loaded in the browsers, at which point it’s easy to circumvent.
link