PDF parser modes: fast, auto, and OCR in JS and Python SDKs#

The JS and Python SDKs now accept a mode parameter for PDF parsing: fast for text-layer extraction, ocr for scanned documents, and auto to detect the right method automatically. Pair with maxPages to control both extraction quality and scope per request.





