Sign inSign up

sseemayer/ocrmypdf-web

By sseemayer

•Updated over 9 years ago

A tiny frontend for OCRing PDF files via the web.

Image
3

10K+

sseemayer/ocrmypdf-web repository overview

⁠OCRmyPDF-web

A simple web service for running OCRmyPDF⁠. Builds on top of the official OCRmyPDF docker container and adds a simple REST API and lightweight web frontend. Simply drag a PDF file into the browser window and get a file download with the OCRed file back!

⁠Running

⁠Using Dokku

OCRmyPDF-web has been designed with Dokku⁠ in mind. Just follow the standard Dockerfile deploy steps!

⁠Using Docker

Expose on port 8888:

docker run -p 8888:8000 --name ocrmypdf-web sseemayer/ocrmypdf-web

Tag summary

Content type

Image

Digest

Size

251.5 MB

Last updated

over 9 years ago

docker pull sseemayer/ocrmypdf-web