Giter VIP home page Giter VIP logo

ocr-wizard's Introduction

OCR-Wizard

A powerful and user-friendly tool based on OCRmyPDF, offering a seamless graphical user interface for effortless conversion of image-based PDFs into searchable text.

Environment

Step1. Install OCRmyPDF and tesseract languages

For Debian, Ubuntu users, you can simply use the following commands

# Install OCRmyPDF
sudo apt install ocrmypdf

# Install required tesseract languages
sudo apt-get install tesseract-ocr-chi-tra tesseract-ocr-chi-sim tesseract-ocr-jpn tesseract-ocr-deu tesseract-ocr-spa 

For Windows users, you can access a comprehensive walkthrough by clicking here.

If you are using other operating system, please consult the official documentation for detailed installation instructions.

Step2. Install required packages

Use the package manager pip to install required packages

pip install -r requirements.txt

Usage

Step1. Run main.py

python3 main.py

An graphical user interface should appear.

Step2. Select the PDF File

GUI

Press the "Select File" button and select the file you want to OCR. (it can be one or more files)

Step3. Select the Languages

GUI

Select the languages in the document.

Step4. Start OCR

Press the "Start OCR" button and the OCR process will begin. You can monitor the progress in the termial.

GUI

Step5. Continue or Exit

GUI

After the OCR process ends, you can choose to continue OCR other files by pressing the "Continue OCR" button or end the program by by pressing "Close" button.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

ocr-wizard's People

Contributors

achiwilms avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.