Skip to content

rkooyenga/html2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


html2md ⚡️

A lightweight bi-directional HTML ↔ Markdown converter. Designed to be a faster, more intuitive, more attractive site for exchanging blocks of HTML for Markdown or Markdown to Markup and back again! No download or install necessary just click the site and use.

Live Site

Updated Features

  • Bi-directional: Instantly convert HTML to Markdown and vice-versa.
  • 3D Flip UI: Spatial interface using CSS3 3D transforms to separate input/output contexts.
  • Zero Layout Shift: Fixed-container layout with custom overlay scrollbars.
  • Privacy First: Runs entirely in the browser. No server-side processing.
  • Workflow: Auto-focus and one-click copy/clear actions.

Tech Stack

  • Core: Vanilla HTML5, CSS3, JavaScript (ES6+).
  • Libraries:
  • Turndown.js (HTML → MD)
  • Marked.js (MD → HTML)

Usage

This is a static web application.

  1. Clone the repository:
git clone https://github.com/rkooyenga/html2md.git
  1. Open index.html in any modern web browser.

License

MIT

About

html markdown conversion

Topics

Resources

Stars

Watchers

Forks

Languages