How to save web page as clean markdown
- Step 1Save page HTML — Right-click → Save As → HTML, or copy view-source.
- Step 2Convert — Drop the HTML into this tool — Markdown is produced.
- Step 3Use the Markdown — Save to your notes, feed to an LLM, or archive in plain text.
Frequently asked questions
Should I copy main content only?+
Yes. For best results, copy just the article content, not the full page (which has nav, ads, etc.).
Will it handle JavaScript-rendered content?+
No. The tool processes static HTML. For JS-rendered pages, use a headless-browser scraper first.
Is this for archive.org?+
It's for any HTML content. Archive.org pages can be saved as HTML and converted.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.