← Back to all APIs

Html To Markdown

$0.001

Convert an HTML string to clean, LLM-ready Markdown. Handles headings, links, images, tables, lists and code blocks. Options: heading style, bullet list marker, code block style.

POST https://x402.freeq.one/tools/html_to_markdown
Try it (x402 payment flow)
curl -X POST https://x402.freeq.one/tools/html_to_markdown \ -H "Content-Type: application/json" \ -d '{"{param}": "{value}"}'

Without payment, the server returns 402 Payment Required with x402 challenge details. A paying agent signs a USDC transaction on Base and retries with the payment header.