Skip to content

HTML2MD is a simple and powerful web app that converts your HTML code into clean, readable Markdown. Paste or write HTML, preview the Markdown instantly, and download it as a README.md file — all in one click. Perfect for developers and documentarians.

Notifications You must be signed in to change notification settings

mahmud-r-farhan/HTML2MD

Repository files navigation

🔄 HTML2MD — HTML to Markdown Converter

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.

HTML2MD Screenshot


Features

  • 🚀 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)


🚀 Getting Started

🖥️ Usage

  1. Paste or write your HTML code into the left panel.

  2. See the converted Markdown in real-time on the right.

  3. Click Copy to copy it to your clipboard.

  4. Or click Download to save it as readme.md.

🔧 Local Development

Clone the repository

git https://github.com/mahmud-r-farhan/HTML2MD 
cd html2md

Install dependencies

npm install

Start the development server

npm run dev

Build for production

npm run build

Tech Stack


Contributing

Contributions, issues, and feature requests are welcome!

Feel free to fork the repo and submit a pull request. 🙌


🔗 Links

About

HTML2MD is a simple and powerful web app that converts your HTML code into clean, readable Markdown. Paste or write HTML, preview the Markdown instantly, and download it as a README.md file — all in one click. Perfect for developers and documentarians.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published