Heavy images are the #1 reason sites load slowly — and lose visitors.
What is Cloudflare Image Resizing?
It’s a **free edge service** that transforms images in real time using simple URL parameters. Resize, crop, convert to WebP/AVIF, adjust quality — all without storing or re-uploading files. Cloudflare caches the result, so the next visitor gets it instantly. Works on any public image from your site, GitHub, or CDN.
- Free Limit: 5,000 transformations/month (resets monthly).
- Formats: WebP, AVIF, JPEG, PNG — auto-detects browser support.
Proxy Your Site Through Cloudflare
- Add your domain at dash.cloudflare.com → Update nameservers.
- In DNS, ensure image domains are **proxied** (orange cloud icon, orange cloud).
Transform with URL Parameters
- Resize:
?w=800(width),?h=600(height) - Format:
?format=webpor?format=auto - Quality:
?quality=80(1–100)
Cloudflare Image Resizing is a game-changer for anyone who cares about performance — especially on static sites, webtools galleries, travel blogs, or fact-check pages with lots of visuals. Instead of manually optimizing every image in Photoshop or using heavy plugins, you let Cloudflare do the work at the edge. A 5MB webtools wallpaper becomes a 300KB WebP in milliseconds, served from a server near the user. The free tier covers most hobby projects — 5,000 transformations is ~166 images/day. And because it’s URL-based, you can use it in HTML, Markdown, or even share optimized links on social media. No build step. No server load. Just faster sites, happier visitors, and better SEO — all for free. In 2025, image optimization isn’t optional. With Cloudflare, it’s effortless.