What
Marker supports batch PDF processing with optional LLM enhancement. Adapter exists at src/parsemux/parsers/marker.py but needs real-world testing.
How
pip install parsemux[marker]
- Test with
--use-llm flag
- Verify BYOK key flow works end-to-end
- Test batch processing performance
Note
Marker has cc-by-nc-sa license (free for < $5M revenue). Document this clearly.
What
Marker supports batch PDF processing with optional LLM enhancement. Adapter exists at
src/parsemux/parsers/marker.pybut needs real-world testing.How
pip install parsemux[marker]--use-llmflagNote
Marker has cc-by-nc-sa license (free for < $5M revenue). Document this clearly.