Paste or upload HTML and convert it into clean Markdown with turndown. Custom GFM table and fenced code rules, noise cleanup and a preview tab for comparison
FAQ
Are tables and code blocks converted correctly?
Yes. Conversion uses turndown with custom rules for GFM tables and fenced code blocks. You can also strip script and style noise and collapse blank lines.
Does the conversion run locally? Can I use a file?
Everything runs in your browser and nothing is uploaded. Paste HTML source or drop an .html file, then download the result as a .md file.
All data is processed locally in your browser. Nothing is uploaded.