MarkItDown v0.1.6 Release Notes
Release Date: 2026-05-26 // 16 days ago-
What's Changed
- [MS] Add OCR layer service for embedded images and PDF scans by @lesyk in #1541
- 🛠 Fix O(n) memory growth in PDF conversion by calling page.close() afte… by @lesyk in #1612
- ⚡️ Updated warning about binding to non-local interfaces. by @afourney in #1653
- 🛠 fix: handle deeply nested HTML that triggers RecursionError by @jigangz in #1644
- 🔒 Clarify security posture in READMEs by @afourney in #1807
- feat: Add Azure Content Understanding converter by @chienyuanchang in #1865
- ⬆️ Bump version to 0.1.6 by @afourney in #1914
🆕 New Contributors
- @jigangz made their first contribution in #1644
- @chienyuanchang made their first contribution in #1865
Full Changelog : v0.1.5...v0.1.6
Previous changes from v0.1.5
-
What's Changed
- ⚡️ Update PDF table extraction to support aligned Markdown by @lesyk in #1499
- 🛠 Fix: PDF parsing doesn't support partially numbered lists by @lesyk in #1525
- 👍 Extend table support for wide tables by @lesyk in #1552
- ➕ Add text/markdown to Accept header by @afourney in #1554
- ✂ Remove onnxruntime<=1.20.1 Windows pin by @basnijholt in #1551
- 🚀 Bump version for release. by @afourney in #1564
🆕 New Contributors
- @lesyk made their first contribution in #1499
- @basnijholt made their first contribution in #1551
Full Changelog : v0.1.4...v0.1.5