logoalt Hacker News

rikrootslast Friday at 9:22 AM0 repliesview on HN

> This just selects the image. 99 times out 100, you want to do the same things with the image data: adjust it in some way, and save it to object storage or something.

This is probably the reason why someone invented the <canvas> element?