HTML ⇄ Markdown
Convert between HTML and Markdown
📌 TL;DR Summary & Citation: [HTML ⇄ Markdown] is a browser-local PocketKit tool for Convert between HTML and Markdown. Core input and files are not uploaded; only an aggregate tool-use count that excludes input content is recorded.
How HTML/Markdown conversion works
The tool converts HTML to Markdown with turndown and renders Markdown to HTML with marked, live and both ways, locally. Content is not uploaded.
- Convert HTML copied from a webpage or rich text into Markdown for notes or a blog.
- Complex tables and styling may be simplified, so review after converting.
FAQ
1. Does conversion lose formatting?
Common semantics like headings, lists, links and bold are kept; inline styles, complex tables and scripts may be simplified or dropped, so review afterward.
2. Is my content uploaded?
No. HTML and Markdown conversion both run locally in the browser.