Slide 18
Slide 18 text
imgproxy
Written in Go
Great concurrency, low memory footprint, squeezes everything from your servers CPU
Uses libvips for image handling
Along with specially crafted processing pipeline optimized for speed and concurrency
Open source and open core
Free to use OSS version that covers needs of 99% users, paid PRO version with more
features and support for those who really need it
Easy to deploy
Just spin up a Docker container and forget and it is ready to go.
Easy to use
Just construct a URL using one of the client libraries, send it to a browser, done!
Secure and safe
Uses signed URIs, handles image bombs, invalid images, and more.