Releases: atsyplenkov/paperdown
Releases · atsyplenkov/paperdown
v0.2.0
Initial release
What’s included
- Convert a single PDF or an entire directory of PDFs to Markdown using Z.AI GLM-OCR
- Download referenced figures locally during conversion
- Run batch processing with configurable parallelism via
--workers - Generate a consistent output per paper:
index.md,figures/, andlog.jsonl - Re-generate managed output artifacts safely with
--overwrite
Notes
- API key resolution is deterministic:
--env-filefirst, then environment fallback - Optimized for academic papers in English
- Focused on reliable table/formula extraction, fast local workflow, and low per-paper API cost