Webflow

Export Your Webflow Site & Host It Anywhere

ExFlow exports your published Webflow site as plain static files — every page, stylesheet, script and image, CMS pages included. Download the ZIP or deploy it straight to your own hosting.

Export your Webflow site now

Free to try — no credit card needed to run your first export.

Your site, exported exactly as it looks today

ExFlow loads your published site the way a real browser does and captures what it actually serves — not a rough approximation of it. The export is a faithful copy, not a rebuild.

animationInteractions keep workingWebflow IX2 interactions, scroll animations, sliders, tabs and lightboxes run in the export because the same webflow.js runtime and data attributes ship with it.palettePixel-identical stylingYour full generated stylesheet is exported as-is, along with custom code from page and site settings. No re-theming, no rewriting, no visual drift.linkEvery URL rewrittenCDN links to website-files.com and cloudfront are replaced with relative paths to local files, so the export works offline and from any domain.font_downloadFonts and media includedWeb fonts, images, SVGs, video and background assets referenced in CSS or JavaScript are pulled down and re-linked, including responsive srcset variants.

What ExFlow exports

One export gives you a complete, self-contained copy of the published site. You pick which parts you want and which folder names they land in.

check_circle
HTML pagesEvery public page written as clean static HTML, with or without the .html extension depending on how your host serves URLs.
check_circle
CSSYour site's generated stylesheet plus any custom CSS, saved into a /css folder you can rename.
check_circle
JavaScriptThe Webflow runtime, jQuery and every custom or third-party script — including lazily-loaded chunk files most crawlers miss.
check_circle
Images & mediaImages, SVGs, video, audio and PDFs, including srcset variants and assets referenced only from inside CSS or JS.
check_circle
All public pagesTurn on "Export all pages" and ExFlow reads your sitemap.xml and follows internal links until it has the whole site.
check_circle
CMS collection pagesCollection item pages are crawled and exported as individual static pages, so your blog, portfolio or product listings come across with the rest of the site.

How it works

1linkEnter your Webflow URLPaste your .webflow.io URL or your live custom domain. ExFlow checks that it is a real published Webflow site before it starts.2cloud_downloadExportExFlow crawls the site, downloads every asset and rewrites all the links, streaming progress to you while it runs.3rocket_launchDownload or syncGrab the ZIP, or let ExFlow push the files to Git, S3, FTP or ExFlow Hosting automatically on every export.

Host your Webflow site anywhere

The export is just static files, so nothing locks you in. Take the ZIP and host it yourself, or connect a destination once and let every future export deploy itself.

archiveDownload ZIPA single archive with your whole site, neatly organised into pages, css, js and images folders. Free on every plan.commitGitCommit and push each export to GitHub, GitLab or any Git remote — ideal for review, rollbacks and CI-driven deploys.cloudS3Sync to Amazon S3 or any S3-compatible bucket such as Cloudflare R2, Backblaze B2 or DigitalOcean Spaces.settings_ethernetFTPUpload straight to a classic shared host or your own VPS over FTP or SFTP, with optional overwrite of the target folder.dnsExFlow HostingSkip the setup entirely. Host the export on ExFlow with unlimited bandwidth on a free subdomain or your own custom domain with SSL.

Why export a Webflow site?

Webflow is an excellent place to design a site. It is not the only reasonable place to keep serving it from.

verified_user
Own your outputA static export is yours outright — real HTML, CSS and JS on disk. No proprietary format, no export tier, no dependency on anyone staying in business.
savings
Cut your hosting billA site plan per site adds up fast across a portfolio. Static files cost a fraction of that to serve, and ExFlow Hosting includes unlimited bandwidth on every paid plan.
backup
Real, restorable backupsKeep a dated snapshot of the exact site that was live, committed to Git if you want history. If something is misedited or a plan lapses, you can put the site straight back up.
alt_route
Deploy wherever you wantPut the site behind your own CDN, on an internal network, on GitHub Pages, or inside an existing deployment pipeline. You choose the stack, not the builder.
handshake
Clean client handoffHand an agency client a folder of static files they can host themselves, instead of transferring a subscription they will have to keep paying for.
bolt
Faster by defaultPre-rendered static files served from a CDN edge remove a hop from every request — good for Core Web Vitals and good for SEO.

How much would you save?

Export your site once, host the static files, and you stop paying a site plan for every site you run. Here is what that looks like over a year.

WebflowCMS × 2 sites$552/yearExFlow Standard — hosting included, 2 sites$71.88/yearYou keep$480.12/yearThat is 87% less than you pay Webflow today — $1,440.36 over three years.Based on Webflow's published list prices for annual billing as of August 2026 — paying monthly costs more, so real savings are usually higher. ExFlow pricing is per account, not per site, and includes hosting with unlimited bandwidth. Domain registration and any third-party services you use are not included on either side.

Webflow export — frequently asked questions

Is there a Webflow exporter that includes CMS pages?

Yes. ExFlow is a Webflow exporter that crawls your published site the way a browser does, so CMS collection pages come out as real static HTML pages alongside the rest of the site. Turn on "Export all pages" and ExFlow reads your sitemap.xml and follows internal links to find every public page, including collection item pages, and writes each one to its own HTML file.

How do I export a Webflow site to HTML?

Paste your published Webflow URL — either the .webflow.io staging URL or your live custom domain — choose whether you want CSS, JavaScript and media included, and start the export. ExFlow downloads every page and asset, rewrites the URLs to point at local files, and gives you a ZIP of plain HTML, CSS, JS and images you can open in any editor or upload to any host.

Do I need a paid Webflow plan to export my site?

No. ExFlow exports the published site over the public web, so it works with a free Webflow account publishing to a .webflow.io subdomain as well as with a paid site plan on a custom domain. You do not need Webflow's own code export feature, which is limited to higher tiers and does not include CMS content.

Can I self host my Webflow site after exporting it?

That is the point of the export. The output is a folder of static files with no server-side dependency, so it runs on any static host: ExFlow Hosting, Cloudflare Pages, Netlify, Vercel, GitHub Pages, S3, or a plain nginx box. Paid ExFlow plans can also push each export straight to Git, S3 or FTP so redeploying is one click.

Will my Webflow animations and interactions still work?

Yes. Webflow interactions are driven by the webflow.js runtime and the data attributes in your markup, and ExFlow exports both untouched. Scroll animations, hover states, sliders, tabs, lightboxes and page-load interactions keep working because the exported page loads exactly the same scripts as the original, just from local paths.

What does not carry over in a Webflow export?

Anything that needs Webflow's servers at request time: native form submissions, Webflow Ecommerce checkout, site search, password-protected pages and the Webflow Editor. The pages and styling all export fine — you just point forms at your own endpoint or a service like Formspree. Everything visual and every client-side script comes across.

Does ExFlow remove the "Made in Webflow" badge?

Yes, there is a toggle for it in the export settings and it is on by default. It is your own site and your own content — ExFlow simply exports it without the badge script wired up.

How often can I re-export when my Webflow site changes?

As often as your plan allows — the Standard plan gives you 30 exports per month per site and Professional gives you 100. Each re-export re-crawls the live site and, if you have Git, S3, FTP or ExFlow Hosting connected, redeploys automatically. There is also an API endpoint so you can trigger a resync from your own build pipeline.

Export other website builders

ExFlow is not Webflow-only. The same export, rewrite and hosting pipeline works for other visual builders.

FramerExport a Framer siteExport a Framer site to static HTML with animations and interactions intact.Go to Framer exporterarrow_forwardSquarespaceExport a Squarespace siteExport a full Squarespace website — pages, styling, scripts and media.Go to Squarespace exporterarrow_forward

Export your Webflow site now

Paste your URL and run a free export. You will see the full file list before you download anything.

Prefer to see the plans first? Compare ExFlow plans — every paid plan includes hosting with unlimited bandwidth.