Document processing models handle file conversion, text extraction, and document parsing operations.Documentation Index
Fetch the complete documentation index at: https://docs.tinfoil.sh/llms.txt
Use this file to discover all available pages before exploring further.

Document Processing
doc-uploadFile Support: Supports PDF, DOCX, PPTX, XLSX, HTML, CSV, images, and plain text formats. Born-digital PDFs are parsed with MuPDF; scanned pages and images use VLM OCR. This service powers both direct
/v1/convert/file requests and base64 file_data attachments on /v1/responses and /v1/chat/completions. See the Document Processing Guide for usage examples.Getting Started: See the Document Processing Guide for usage examples covering direct conversion, Responses API file inputs, and Chat Completions file inputs.


