MarkItDown v0.1.6 Release Notes

Release Date: 2026-05-26 // about 1 month 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

    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

    Full Changelog : v0.1.4...v0.1.5