A Python package for converting PDFs to markdown while extracting images and tables, generate descriptive text descriptions for extracted tables/images using several LLM clients. And many more functionalities. Markdrop is available on PyPI.
Stars
198
Forks
17
Watchers
198
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
docs: add agent skill instructions and bump version to 4.0.2
7f55a9dView on GitHubfix(deps): relax numpy<2.0 ceiling to support Python 3.13 compilation (v4.0.1)
84df6bbView on GitHubdocs: expand all documentation guides to be highly detailed and comprehensive
1eb0ea7View on GitHubchore: bump version to 4.0.0 to override previous 3.5.0 mistake
495955bView on GitHubfeat: async refactor for concurrent AI processing (Phase 4)
6b8c89eView on GitHubfeat: modernize tooling, testing, and AI clients (Phases 1-3)
659517dView on GitHubchore: update license classifiers and docs to reflect GPL-3.0
884bee6View on GitHubdocs: append v0.4.0 release notes to CHANGELOG and fix merge conflict markers
fc1deafView on GitHubfeat: complete refactor of parse.py for 6 AI providers + code hygiene/security
b99c39bView on GitHubResolved conflict by keeping local version of markdrop_test.ipynb
4b9692fView on GitHub