Open source · MIT

Take your website's code back.

Paste a URL. Get clean, portable HTML, CSS and JavaScript you can host anywhere — with trackers and platform watermarks stripped out on the way.

Input
Any public URL
Output
Zipped static site
Runtime
None required
Licence
MIT, self-hostable
Extraction worksheet 01 / 01

Extract a website

Export sites you own or are authorised to export.

Max 5 here · unlimited when self-hosted.

T+0.0s

Schedule of deliverables

What lands in the zip

Readable markup

Semantic HTML and CSS. No build step, no framework to install first.

Motion intact

Framer sites keep their runtime, so scroll effects and interactions still run.

Every route

Nested pages become real folders, with the links between them rewritten.

Nothing tracking

Analytics, pixels and platform badges removed before the zip is written.

Scope of this hosted build It runs on serverless functions that stop after 60 seconds and cannot return more than a few megabytes, so it links assets to their original host rather than downloading them, and caps the page count. For the full extraction — every image, font and script pulled down, plus a preview server bundled in — clone the repo and run npx tsx src/cli.ts exportsite <url>.
Unframer · MIT licensed github.com/Niranjan266/unframer