How to archive blog content as markdown
- Step 1Export blog HTML — Use your blog platform's export feature for HTML.
- Step 2Convert — Run the tool on each post HTML.
- Step 3Archive — Save to a Git repo or backup drive for long-term ownership.
Frequently asked questions
Will images be archived too?+
Image URLs are preserved. Download actual image files separately for full archive.
Should I include comments?+
Comments often live separately from the post HTML. Export them via your platform's tools and convert separately.
What about blog metadata?+
Use the Frontmatter Builder to add metadata to your archived posts.
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.