How to export a Framer site
Framer is excellent for design — but you cannot officially export a Framer site as HTML or a full project. If you need to leave Framer hosting, cut costs, or own portable files, you use a converter. The fastest free path is our Framer to HTML converter: paste a published URL and download clean static HTML.
Export Framer → HTML free
Opens the Framer to HTML converter with your URL ready.
Why Framer has no native export
Published Framer sites depend on Framer’s hosting stack (optimization, dynamic features, badge). Their help center states HTML export for self-hosting is not supported. That is why “export Framer site” and “Framer to HTML converter” searches exist — third-party tools capture the public rendered output visitors already get.
Export options compared
Steps to export your Framer website
- 1Publish the Framer project
Only public pages can be exported. Confirm the site loads without login on framer.website or your custom domain.
- 2Choose HTML or Next.js
HTML = portable static files + speed. Next.js = real code project + exact interactions.
- 3Run the converter
Paste the URL into the Framer to HTML converter (or Next.js converter). Multi-page discovery is automatic.
- 4Download or deploy
Get a ZIP, or push live. Point DNS at the new host when you’re ready to leave Framer hosting.
Export Framer site — FAQ
Can you export a Framer site?
Not with Framer’s built-in tools. Framer does not offer HTML or full code export for published sites. You export using a third-party converter that reads your public URL and packages static HTML or a Next.js project.
What is the easiest way to export a Framer website?
Use a free Framer to HTML converter: paste the published site URL, wait about a minute, download the ZIP (or deploy to Netlify/Vercel). No Framer login or plugin required.
Should I export Framer to HTML or Next.js?
Export to HTML for the fastest static site and simple hosting. Export to Next.js when you want a real App Router codebase with full Framer runtime fidelity. Both start from the same published URL.
Is exporting my Framer site free?
Yes with this tool — convert, preview, and download free. Hosting can stay free on Netlify or Vercel free tiers for typical marketing sites.