Export your Webflow project's HTML, CSS, Assets, and Javascript.
On paid account plans, you can export your project's HTML, CSS, assets, and JavaScript from inside the Webflow Designer. You can do this to backup your code and provide it to your client if they ask for it. You can use the exported code to host it anywhere you would like. No attribution required.
Minifying your HTML can help improve page load times by removing white space, comments, and other code elements browser's don't need to load the page. To export minified HTML:
The downloaded ZIP file contains all your site's pages, styles, scripts, and images:
Due to a known limitation with Safari's URL support, you'll need to add the ".zip" filename extension to extract the exported folder's contents.
To avoid conflicts with other code frameworks, Webflow adds "w-" to the front of any component-specific classes.
At the moment, you cannot choose what gets exported. Every exportable part of your project will be included in each and every export.
You can edit the code after it's exported. However, manual changes to exported files may break some Webflow components.
If you want to remove the .html extensions from your exported pages, you can do so with a .htaccess file [↗].
After exporting, you don't need to provide attribution to Webflow or maintain a Webflow plan for your exported site to work on your own server.
CMS and Ecommerce content (databases) aren't exported. Collection lists will show the empty state. Collection pages will also not show any content that's bound to Collection fields as well.
Site search and forms (including file upload and reCAPTCHA) do not work on exported sites. If you intend to export your site, you'll need to either send form data away from Webflow or embed 3rd party widgets. Ecommerce elements won't function either.
Something went wrong while submitting the form. Please contact support@webflow.com
Got a lesson suggestion? Let us know
Need more help? Want to report a bug? Contact support
Have feedback on the feature? Submit feature feedback