API Documentation
API Overview
Complete API documentation for LLMOCR OCR services. Convert PDFs and images to Markdown with our powerful REST API.
PDF to Markdown
POST
/api/pdf-to-markdown
Convert PDF documents to structured Markdown format with automatic image extraction and hosting. Supports URL links and base64 encoded data.
View DocumentationImage to Markdown
POST
/api/image-to-markdown
Convert images to Markdown format based on advanced visual understanding models that accurately identify text content and structural information.
View Documentation