Thumbor is a smart image processing proxy. It enables on-demand crop, resize, filter, and face-detection for images via simple URL-based commands. Serve optimized images without modifying your application.
A smart image processing proxy that crops, resizes, and applies filters on the fly via URL-based commands. Features face and feature detection for intelligent cropping.
SECURITY_KEY/{hash}/{options}/{image_url}, e.g. /unsafe/300x200/example.com/photo.jpg/unsafe/ prefix to skip HMAC validation (not recommended for production)MIT — GitHub