Hacker News new | ask | show | jobs
by evangow 2507 days ago
I haven't used it, but I believe JIMP might work for you if you're looking for a JS solution to image manipulation

https://github.com/oliver-moran/jimp

1 comments

For images, you'd want to use a more performant 'sharp'.

https://github.com/lovell/sharp

Benchmark

https://sharp.pixelplumbing.com/en/stable/performance/