Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 336 Bytes

ExtractOcrApi

A API in .Net Core to extract documents OCR with many libs like Tesseract, PDF2Text and Doc2Txt.

With this docker image you can send a document (pdf, docx, jpeg, jpg and png) url and get the document text at json

API GET /ocr?url=documento_url

To scale access https://hub.docker.com/r/salmeidabatista/extractocrapi/