HTML to Markdown Converter
Convert HTML to Markdown. Paste or upload HTML to get started.
How to Convert HTML to Markdown
Copy a snippet directly from a webpage a CMS export or a pages view source and paste it. Cleaning is not required. Extra attributes, inline styles and wrapper tags are stripped automatically leaving the structure and content that truly matter.
The right panel displays HTML converted to Markdown in time. If you want to see the rendered result of your HTML code, switch to the Preview tab.
Code that is taken from a blog or documentation page that shows code with colors and styles usually has tags but it will still convert correctly, not the surrounding plain text. Named and numeric HTML entities such as © are decoded into their characters instead of appearing as raw code.
Copy the Markdown to your clipboard or download it as a.md file to drop into a README, a wiki or your documentation folder.