Q: Is my data secure?
Yes. All processing happens entirely in your browser. No data is ever sent to any server.
Q: Does it support HTML tables?
Yes. HTML tables are converted to GFM-style Markdown tables with proper header separators and alignment.
Q: How are code blocks handled?
Pre/code elements are converted to fenced code blocks (```) with language detection when available.
Q: What HTML elements are supported?
All common HTML elements are supported including headings, paragraphs, lists, links, images, tables, blockquotes, and code blocks.
Q: Can I download the converted Markdown?
Yes. Use the Download button to save the converted Markdown as a .md file, or use the Copy button to copy it to your clipboard.