Welcome to PDF Text Extraction API
This API allows you to upload PDFs and extract text — including optional OCR for images.
Available endpoints:
- POST /extract-text - Extract plain text from PDF pages.
- POST /extract-text-ocr - Extract text including OCR from image-based PDFs.
- POST /extract-text-structured - Extract structured text using pdfminer.
Use a tool like Postman or write your own client to send PDF files to the endpoints.