Image hosting for Webflow scale past the asset limit.
Webflow's built-in asset CDN is fast and free — but it caps at 10 GB on lower plans and doesn't let you reference the same image from multiple projects. External hosting fills both gaps.
Upload an image →Why hosting matters on Webflow
Bypass 10 GB asset limit
On Basic and CMS plans Webflow caps storage. Host heavy/archival images externally and keep the paid plan focused on active site assets.
Cross-project reuse
One logo, one author photo, one product shot — referenced from five Webflow projects. External URL beats uploading the same file five times.
CMS items from external data
If your CMS is populated via Zapier or Make from a Google Sheet or Airtable, images come in as URLs. Host on ImageToURL and reference — Webflow doesn't need to re-upload.
Staging workflows
Swap images on staging without touching production Webflow asset library. Same URL behind the scenes, different bindings per environment.
How to embed
Upload to ImageToURL
Drop the source file, save the URL.
Use the URL field in Webflow
Webflow's Image component accepts 'External URL' — paste there. Works in Designer, CMS, and custom code embed.
Set alt text in Webflow
Alt text is a Webflow-side attribute. Fill it even with external URLs for a11y and SEO.
FAQ
Does Webflow let me use external image URLs?
Yes. In the Image component, click the image and choose 'External URL' — paste your ImageToURL link. The browser fetches directly from our CDN at render time.
Does this affect site speed scores?
Cloudflare's PoPs are globally distributed; Webflow's own CDN is AWS CloudFront. Both are fast. The real win is avoiding Webflow's asset cap, not speed.
Do external images work in CMS Collections?
Yes — the Image field on a Collection item accepts 'External URL'. Useful when your CMS data is populated via Zapier/Make from external sources that already have image URLs.
og:image for Webflow pages?
Webflow's Open Graph settings accept any URL. Use ImageToURL for a version you can swap without re-exporting the site.
Will Webflow resize my externally-hosted image?
No — Webflow's srcset/responsive magic only applies to assets you upload to its CDN. For external URLs, you're responsible for pre-sizing via the image resizer tool.
Do external images break if Webflow hosting changes?
No — they're decoupled. Webflow serves your HTML; the <img> src points at our CDN. Unrelated systems.
SEO considerations?
Fine. Google's crawler follows image URLs regardless of host. Just make sure alt text, lazy loading, and responsive sizes are set in Webflow.
Max size?
Webflow asset cap on external URLs: there isn't one — it's just a remote fetch. ImageToURL caps at 10 MB free / 50 MB Business.