HTML2MD is a modern, fast, and elegant HTML to Markdown converter built with Vue 3 and TailwindCSS. Whether you're working on documentation, blogs, or Markdown-based tools, this app helps you instantly convert your HTML into clean, readable Markdown.
-
🚀 Real-time Conversion — Instantly converts HTML to Markdown as you type
-
📝 Live Preview — See what your Markdown will look like before you copy or download it
-
📋 Copy to Clipboard — One-click copy for convenience
-
💾 Download as
README.md
— Generate ready-to-use Markdown files -
🌙 Dark Mode Interface — Sleek and easy on the eyes
-
⚡ Fast & Responsive — Optimized for all screen sizes and devices
-
🔧 Customizable Output — Use Turndown rules to tweak conversions (coming soon)
-
Paste or write your HTML code into the left panel.
-
See the converted Markdown in real-time on the right.
-
Click Copy to copy it to your clipboard.
-
Or click Download to save it as
readme.md
.
git https://github.com/mahmud-r-farhan/HTML2MD
cd html2md
npm install
npm run dev
npm run build
-
Vue 3 — Progressive JavaScript framework
-
TailwindCSS — Utility-first CSS framework
-
Turndown — HTML to Markdown converter
-
AutoAnimate — Easy animations
Contributions, issues, and feature requests are welcome!
Feel free to fork the repo and submit a pull request. 🙌
- 🔧 Live App: https://html-2-md.vercel.app/