ended3월 22일· 1 sources
Using a Self-Hosted PDF OCR API with PaddleOCR
PaddleOCR를 활용한 셀프 호스팅 PDF OCR API 구축
Why it matters
paddleocr-pdf-api is an open-source Docker image that wraps PaddleOCR's vision-language model (PaddleOCR-VL-1.5, 0.9B parameters) into a self-hosted REST API running on a local GPU (~8.5 GB VRAM). It processes PDFs page-by-page through a job queue, streaming results as Markdown without requiring cloud services. The API supports job submission, progress polling, per-page retrieval, cancellation, and optional API key authentication.
1
Sources
+0
24h
—
Growth
183d
Active
PaddleOCRself-hostedPDF OCRREST APIDockerGPU