deepread
Provides a production OCR API to process PDFs and extract structured data via `https://api.deepread.tech/v1/process`. Requires storing an API key in `DEEPREAD_API_KEY` and includes examples that call `https://api.deepread.tech` and post files (`file=@document.pdf`); network calls and credential usage are the only security-relevant behaviors.