Image Resizing with Caching

Hi does anyone here have used a package either on npm or atmosphere that manages image resizing with caching?

Consider using something like https://www.imgix.com/ instead.
It’s very powerful + you get a CDN.

In my experience, image handling is worth outsourcing, as it’s complex and time consuming to handle manually.

I know it’s not an answer to your question, but I thought I’d chip in anyway. :slight_smile:

I use Jimp.