matthewwithanm/python-markdownify
Convert HTML to Markdown observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 90
- Release rhythm 66
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 95.5
- age_days: 5178
- days_rel: 64
- days_push: 64
- n_releases_24m: 7
Adoption not part of the score
2244 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that converts HTML documents into Markdown text, built on BeautifulSoup. It offers configurable options for stripping tags, heading styles, bullet styles, and link handling.
Use cases
- convert html pages to markdown
- scrape web content and save as markdown
- convert html emails to markdown
- extract markdown from rich text editor output
- prepare html docs for llm ingestion
When to choose
- you need a small, focused Python library for HTML-to-Markdown conversion
- you want fine control over which tags are converted or stripped
- you need customizable heading and bullet styles
When to avoid
- you need Markdown-to-HTML conversion instead
- you need a full document processing pipeline with PDF or DOCX support
- you work outside the Python ecosystem
Facets
library · maturity active
parser markdown web-development developer-tools files python cross-platform html-to-markdown text-conversion beautifulsoup html
1 source
- readme: https://github.com/matthewwithanm/python-markdownify · fetched 2026-08-28 · 2cada17622b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| matthewwithanm/python-markdownify | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="matthewwithanm/python-markdownify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem