marker
https://github.com/datalab-to/marker
Python
Convert PDF to markdown + JSON quickly with high accuracy
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to marker
Help out
- Issues
- fix(ollama): send full JSON schema and omit empty images (#1060, #1061)
- [BUG: Output]
- fix(line): stop deleting a paragraph's short final line (is_blank_image misjudges small crops) (#1071)
- fix(marginalia): measure margin zones in the blocks' coordinate space (#1072)
- Fix compatibility with pypdfium2 >= 5.0 (get_pos → get_bounds rename)
- [BUG: Output] MarginaliaProcessor deletes body text on PDFs with a non-zero CropBox origin (page vs block coordinate-space mismatch)
- [BUG: Output] filter_blank_lines silently deletes a paragraph's short final line (is_blank_image misjudges small crops)
- [BUG: Breaking] Marker 2.0.0 failing with 'No such container' error
- Markdown renderer silently discards the rest of the document on malformed HTML, and exits 0
- Weak Handling for Tables in PDFs
- Docs
- Python not yet supported