Flow Export logo
Export Webflow as real code, in one click

Take your Webflow site
anywhere.

Every page, your full CMS, and all your assets as clean code — ready to open in Cursor, Claude, or deploy anywhere. No Webflow plan required.

Token used once. Never stored, logged, or shared.No signup requiredFree to scan, pay on download

Every page, pixel-perfect

Your live site as clean HTML and CSS. Looks identical, hosts anywhere.

CMS that AI can read

Each collection as Markdown, MDX, and JSON — the formats Cursor, Claude, and Next.js expect.

Nothing left on Webflow

Images, fonts, scripts — all downloaded, all relinked. Zero CDN dependencies.

The gap we fill

Webflow's own export leaves half your site behind.

Webflow's built-in Export Code button is behind a paid plan and ships a half-finished bundle: CMS as a spreadsheet, images still on Webflow's servers, forms gone. That's why people end up here.

What you get
Webflow Export Code
This tool
Paid Webflow plan
Required (Basic+)
Not required
CMS collections
CSV only
JSON, Markdown, MDX
CMS-referenced images
Not included
Downloaded
Asset URLs
Still on Webflow CDN
Rewritten to relative
Page HTML
Included
Included + clean
Form definitions
Lost on export
forms.json
Output format
Raw HTML + CSV
Markdown / MDX / JSON

Flow Export uses Webflow's read-only API, so a free workspace token is all you need.

What you do next

From export to live site in an afternoon.

The export is a plain folder of HTML, CSS, JS, images, and Markdown. That means three roads open up the moment you download.

Deploy it

Drop the folder into Vercel, Netlify, or Cloudflare Pages. Free tier is enough for most sites.

Edit with AI

Open in Cursor or Claude Code. Ask it to redesign a page, add a feature, swap fonts. The Markdown CMS is built for this.

Or hand it off

Give the export to any developer. Standard HTML/CSS/MD — no Webflow knowledge required.

Pricing

One price. Per site. Yours forever.

Free to scan. Pay only when you're ready to download — no account, no subscription, no recurring charge.

One-time
$12/ site

Re-export as many times as you want, forever.

  • Full source codeEvery HTML page, CSS, JS, asset, and CMS export — yours to host anywhere.
  • Unlimited pages, CMS items & assetsNo page count, item, or asset limits. Big site or small, the price is the same.
  • Unlimited re-exports, foreverPush updates from Webflow and re-download as many times as you want. No window, no expiry.
  • One-time paymentNo subscription, no recurring charge.
Secure checkout via Stripe
Get started
Questions, answered

Frequently asked.

I just want out of Webflow. Will this actually give me a working site?+
Yes. You get a folder of HTML, CSS, JS, images, and your CMS content as Markdown. Drop it on Vercel or Netlify (both free) and it's live in minutes — looking exactly like your Webflow site, with zero remaining dependency on Webflow.
Can I edit it with Cursor, Claude, or v0 after?+
That's the whole point. The CMS exports as Markdown and MDX — the formats AI coding tools handle natively. Ask Cursor to "add a blog post" or "redesign the homepage" and it just works, because it's reading plain files instead of fighting Webflow's editor.
Do I need a paid Webflow plan?+
No. A free Webflow workspace is enough. You just need an API token with read access, which any workspace can generate from Site settings → Apps & Integrations.
Is my API token safe?+
Yes. Tokens are used once per request to call Webflow's read-only API and are never stored, logged, or shared. We recommend generating a read-only token scoped to the site you want to export — you can revoke it from Webflow the moment your download finishes.
What happens to CMS-referenced images and assets?+
Every image referenced by a CMS field is downloaded and bundled into the export. Asset URLs are rewritten to relative paths, so your export has zero remaining dependency on Webflow's CDN.
What format does the CMS export in?+
Each collection comes out as JSON, Markdown, and MDX side-by-side. Use whichever fits your stack — Next.js, Astro, Hugo, Contentlayer, or your own pipeline.
What's the difference between scanning and exporting?+
Scanning is free and shows every page, collection, and asset that will be in the export — so you can verify the scope before paying. You only pay when you click Download.
Can I re-download my export later?+
Yes — as many times as you want, forever. Paid sites stay unlocked, so re-scans and re-downloads are always free. Pull a fresh export whenever you publish changes in Webflow.
Will this work on Webflow Enterprise or sites with custom domains?+
Yes. If a Webflow API token can read it, this tool can export it. Custom domains and Enterprise sites are supported.