πŸ“
πŸ“€

CMS Export Cleanup

Clean up the messy HTML exported from CMSes and turn it into version-control-friendly Markdown.

No login required

Paste HTML on the left; clean Markdown appears on the right.

Markdown output will appear here…

CMS Export tips

πŸ“€

WordPress exports often have nested divs, inline styles, and shortcodes. Converting to Markdown strips all of it, leaving just content.

πŸ’‘

Run the converted Markdown through a linter (markdownlint) afterward to catch any remaining style issues.

🎯

For batch migration of hundreds of posts, automate this conversion in a Node script using the same approach β€” paste your HTML, get Markdown.

πŸ“‹

Image alt text and titles are preserved when converted. Image src URLs may need updating to point to your new image host.

How It Works

1
Enter
Enter your data into the tool above. Everything stays local to your browser.
2
Process
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Why use ours?

βœ“Completely free β€” no hidden costs, ever
βœ“No account, email, or login required
βœ“Files never leave your device
βœ“No file size limits whatsoever
βœ“No watermarks on any output

Also check out…

Frequently Asked Questions