Giter Site home page Giter Site logo

ocrmypdfonweb's Introduction

OCRmyPDFonWEB

Streamlit Web UI for OCRmyPDF. Its codebase is tiny, so if you want to modify it, it should be straightforward. It is also stateless, making it easy to deploy. No volumes. No configuration.

screenshot

Requirements

  • docker

Usage

docker run --rm -p 127.0.0.1:8501:8501 razemio/ocrmypdfonweb

Open http://localhost:8501

Develop

docker build -t razemio/ocrmypdfonweb:dev . # Only needed after you changed requirements.txt
docker run --rm -it -p 127.0.0.1:8501:8501 -v ${PWD}/server.py:/app/server.py razemio/ocrmypdfonweb:dev

Happy coding :)

FAQ

Why?

To keep your non-tech significant other happy. The terminal can be a dark place for some people.

Why do you use OCRmyPDF version 12.7.2?

It is the last version which supports remove background. Which is somewhat impossible to find in normal PDF editors. Otherwise, OCRmyPDF works flawlessly, and I yet haven't found an issue which makes me want to upgrade.

ocrmypdfonweb's People

Contributors

razem-io avatar

Stargazers

Tomasz Dłuski avatar dataprolet avatar yavana avatar @lpha avatar  avatar Duplicake avatar Istvan Herbut avatar Nicholas Browning avatar Cogito Ergo Sum avatar Justin avatar  avatar  avatar Grant Barrett avatar doublez avatar a10kiloham avatar  avatar Zerayan avatar Adrian avatar Andrius Gabriel da Luz avatar  avatar Vinay Sastry avatar tom avatar  avatar  avatar  avatar  avatar Brett Bockstein avatar  avatar Andrea PIERRÉ avatar Jay Griffin avatar  avatar Chung-Ping Huang avatar Glenn Fowler avatar  avatar

Watchers

 avatar  avatar dataprolet avatar

ocrmypdfonweb's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.