HTML to Markdown Converter
Convert HTML to clean Markdown instantly. Supports headings, links, images, lists, tables, and code blocks.
Supported HTML Elements
- Headings (h1-h6) → # to ######
- Bold, italic, strikethrough → **bold**, *italic*, ~~strike~~
- Links → [text](url)
- Images → 
- Ordered and unordered lists
- Code blocks and inline code
- Blockquotes
- Horizontal rules
- Tables (GFM)
API Endpoint
POST https://ai.doxx.lat/api/v1/html-to-markdown with HTML body