PDF OCR
PDF to Text
Upload a PDF document, start recognition through the backend, and get editable text on the same page.
PDF upload limit: 20 MB.
How PDF recognition works
Upload a local PDF, the frontend creates a recognition job through `/api/recognize-pdf`, polls `/api/jobs/:id`, and returns plain text when the backend worker finishes.