agoodway/html2markdown
Convert HTML to Markdown with Elixir
This tool helps developers transform HTML content into clean, readable Markdown. You provide it with HTML, and it outputs a Markdown string, intelligently stripping away non-essential elements like navigation, ads, and scripts. It's designed for developers building applications that process web content, manage digital assets, or clean up extracted data.
No commits in the last 6 months.
Use this if you need to programmatically convert HTML from web pages, existing content archives, or emails into a standardized Markdown format within an Elixir application.
Not ideal if you need a graphical user interface for manual content conversion or are working in a programming language other than Elixir.
Stars
37
Forks
5
Language
Elixir
License
MIT
Category
Last pushed
Sep 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/agoodway/html2markdown"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
any4ai/AnyCrawl
AnyCrawl π: A Node.js/TypeScript crawler that turns websites into LLM-ready data and extracts...
kreuzberg-dev/html-to-markdown
High performance and CommonMark compliant HTML to Markdown converter. Maintained by the...
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping,...
paulpierre/markdown-crawler
A multithreaded πΈοΈ web crawler that recursively crawls a website and creates a π½ markdown file...