Introduction
Resizer is a free service to serve optimized images via api.
How it works
- Pass the image URL along with the desired parameters.
- Resizer will:
- Fetch the image.
- Resize it to your specifications.
- Cache it globally for fast delivery using Cloudflare global CDN.
- On subsequent requests, the cached image is served immediately.
Example
Example api call
https://resizer.usebaked.com/api?url=resizer.usebaked.com/example.jpg&w=500