doc-parsing / library
marker
Capability: marker
Use it when
- convert PDFs to clean markdown for LLM pipelines
- high quality PDF to markdown extraction
What it solves
Not the fit when
- ocr-needed for pure image scans without OCR model
Install
pip install marker-pdf
Invoke
marker_single /path/to/file.pdf --output_dir out # PDF → markdown for agents