swiftimg

← Blog · · 5 min read

What is an image CDN, and when do you actually need one?

“Image CDN” is one of those terms vendors throw around as if everyone knows what it means. Here's the plain version: it's a piece of infrastructure that does two things — store the original image once, transform it into the right size and format on demand, and deliver the result fast from somewhere near the person looking at it.

That's three things. The name lies.

What separates an image CDN from a regular CDN

A regular CDN (Fastly, CloudFront, Akamai) caches whatever your origin gives it. If your origin returns a 4 MB JPEG, the CDN caches and serves that 4 MB JPEG. Fast, but bigger than it needs to be.

An image CDN owns the transform layer too. You upload one source file, and a URL like ?w=480&fm=webp generates a smaller WebP variant on the first request — then caches it immutably worldwide. The image gets smaller automatically, the format upgrades as browsers evolve, and you never re-upload.

When do you actually need one?

When you don't need one

How to spot a bad image CDN

Where swiftimg fits

swiftimg is image & GIF hosting with a fast delivery API. Pricing is flat per plan with metered overage, so it stays predictable as your traffic grows, and on-the-fly transforms are built in. See pricing or read the deeper CDN selection checklist.

Host your images globally

Free to start — no account needed. Upgrade for the API, transforms, and a custom domain.