Fix, clean, and own your website — no platform lock-in ever again

1
🔑
Add your key
Paste your free Anthropic API key below
2
Upload your site
Drop any HTML export from Wix, Framer, Lovable etc.
3
AI fixes it
Platform junk stripped, code cleaned instantly
4
🔓
Own it forever
Download clean HTML. Deploy anywhere. No subscription.
✓ Free to start — ~$5 free credits included
Enter your Anthropic API Key
This unlocks the AI engine. Your key stays in your browser only — never stored on any server.
1
Go to console.anthropic.com and sign in or create a free account
2
Click Settings → API Keys → Create Key
3
Copy your key (starts with sk-ant-) and paste it below
⚠ That doesn't look right. Your key must start with sk-ant- — check and try again.

Your key is only used to call the Anthropic AI directly from your browser.
It is never sent to or stored on SiteFree servers.

● AI live
💡
How to use AI Repair
Paste any broken website code into the box below and hit Fix →. The AI will diagnose the problem, clean it up, and return working code. Then click Apply AI Fix to send it to the Editor and Preview.
AI
Analyzing your code — this takes a few seconds...
Quick actions — click any to run instantly
Press Enter to send · Shift+Enter for new line · Or click a quick action above
✎ Code Editor
Edit your HTML, CSS and JavaScript directly here
your-site.html — live preview
This is exactly how your site looks in a browser
Break free from your builder
Export your site from any AI builder as HTML, then upload it here. The AI reads every line, removes all platform-specific code, and gives you back a clean file you own 100%.
🟡 Wix
🔵 Framer
🟣 Lovable
🟠 Bolt
⚪ Squarespace
🔷 Webflow
🛠 What the AI does to your file
🔍
Detects the platform — identifies Wix, Framer, Lovable, Bolt or any other builder from hidden code signatures
✂️
Strips lock-in scripts — removes platform CDN links, tracking pixels, proprietary APIs and data attributes
🧹
Cleans the code — rewrites CSS, HTML and JS into clean portable code that works on any host
📦
Returns one file — a single self-contained HTML file you can download and deploy anywhere, forever
Drop your exported HTML file here
Or click to choose a file from your computer
Supports .html and .htm files
Choose file
How to use SiteFree
Everything you need to know — step by step, plain English.
AI Repair — Fix broken code
1️⃣
Paste your broken code
Go to the AI Repair tab. Paste any HTML, CSS or website code into the text box at the bottom. It can be broken, messy or platform-specific — the AI handles it all.
2️⃣
Hit Fix → or use a quick action
Press the Fix button or click one of the quick action buttons like "Fix layout bugs" or "Remove lock-in". The AI will analyze your code and respond in seconds.
Tip: Quick actions work without pasting code — they fix whatever is already in the Editor
3️⃣
Click "Apply AI Fix"
When the AI returns fixed code, a green "✦ Apply AI Fix" button appears in the top bar. Click it to send the clean code to the Editor and see it live in Preview.
Extractor — Escape your builder
1️⃣
Export your site as HTML first
In your builder (Wix, Framer, Lovable etc.) look for an "Export" option. Choose "Export as HTML" or "Download HTML". This gives you a .html file on your computer.
Wix: Publish → Export · Framer: File → Export HTML · Lovable: Download → HTML
2️⃣
Drop it in the Extractor
Go to the Extractor tab and drag your .html file onto the drop zone, or click "Choose file". The AI immediately starts analyzing it.
3️⃣
Download your clean file
In about 10–20 seconds the AI returns your site as clean, portable HTML. Click "↓ Download clean HTML" to save it, or "Open in editor" to keep editing.
Editor & Preview
Editor — Your code lives here
The Editor tab shows the full HTML/CSS/JS of your site. You can edit it directly by typing. Every change is reflected instantly when you switch to Preview.
Preview — See your site live
The Preview tab renders your code exactly as it would look in a real browser. Switch between Editor and Preview as many times as you like.
Download — Own it forever
Click "↓ Download HTML" in the Editor toolbar to save your site as a single .html file. This file works on any computer, any browser, any hosting platform — no subscription needed.
Deploy free: Drag the file to netlify.com/drop for an instant live URL
🌐How to get your site live (free)
Netlify Drop — easiest, 60 seconds
Go to netlify.com/drop in your browser. Drag your downloaded .html file onto the page. Netlify gives you a free live URL instantly — no account needed.
Example result: happy-tree-abc123.netlify.app
🐙
GitHub Pages — free, permanent
Create a free GitHub account, make a repository, upload your index.html file, enable Pages in Settings. You get a free URL at yourusername.github.io/sitename.
Vercel — free, fast, custom domain
Go to vercel.com, sign up free, drag your file or connect your GitHub repo. Free hosting with custom domain support.