Convert HTML code to clean Markdown text. Supports headings, paragraphs, links, images, bold, italic, lists, code blocks, tables, and blockquotes. Handles nested elements correctly.
Write Markdown with live preview and export to HTML.
Convert Markdown to HTML with optional minification.
Build Markdown tables visually with an editable grid.
Convert text to camelCase, snake_case, kebab-case, and 7 more.
Format, beautify, minify, and validate JSON with syntax highlighting.
The converter handles h1-h6, p, a, img, strong/b, em/i, del/s, ul, ol, li, pre, code, table, blockquote, br, and hr elements. Nested elements like lists inside lists are handled recursively.
The converter extracts meaningful content from the HTML body. Layout elements like div, section, and article are unwrapped and their content is preserved. Script and style tags are ignored.
HTML tables are converted to Markdown pipe-delimited tables with a header row and separator. Column widths are automatically calculated for clean formatting.
Yes, it is completely free with no usage limits. All conversion happens in your browser — no data is sent to any server. No signup or account required.