Porting your data from Framer
Learn how to export your site and CMS data from Framer and reuse it on other platforms.
Framer is built on open web standards, which means your data is never locked in and can be moved at any time.
Data portability and the EU Data Act
The EU Data Act, effective September 2025, requires SaaS providers to make customer data portable between platforms. Framer already meets these requirements because all published output relies on open, standard web technologies.
Exporting your site
Every Framer site is published as standard HTML, CSS, JavaScript, and static assets.
You can download these files at any time and move them to any hosting provider. Because the output follows open web standards, it is not tied to Framer and can be reused or extended elsewhere.
Exporting CMS data
Framer CMS content can be exported using plugins into structured formats such as CSV or JSON.
This allows you to migrate text, images, and collections into other tools or content management systems with minimal effort.
How data portability works in Framer
All exportable data is available in widely supported, interoperable formats.
You can retrieve your full site output and CMS data immediately, without waiting periods or restrictions.
What this means for you
If you decide to switch platforms, you can:
Download your full Framer site and host it anywhere
Export your CMS content in reusable formats
Continue using your design and content outside of Framer without data lock-in
How can I export my entire Framer site for use on another hosting provider?
Every Framer site is published as HTML, CSS, JavaScript, and assets. You can download these files at any time and move them to any hosting provider. Since the output is standards-based, it's not locked to Framer and can be reused elsewhere.
Is it possible to export Framer CMS content, and in what formats?
Framer CMS content can be exported through plugins into structured formats such as CSV or JSON. This makes it straightforward to import text, images, and collections into other systems.
Will I have immediate access to all my site and CMS data if I want to switch platforms?
All exportable data is already accessible in standard formats that can be ported to different platforms. You can retrieve your full site and CMS data immediately, at any time.
Updated