Top 8 Python Tesseract Projects
-
After a little digging, OCRmyPDF seems pretty solid. OCRmyPDF adds a layer of "text" on your written text pdf, making it searchable. However, it does suffer from low handwriting recognition accuracy, giving me gibberish for most my handwriting notes. I do think the accuracy will improve if you can train your personal OCR engine (yep, tesseract) as documented here. It may require significant amount of time and effort, but it'll be fun and your "personal engine" will grow old with you.
-
Project mention: Libs For automating my pc so that I can avoid doing Repetitive boring tasks | reddit.com/r/learnpython | 2022-03-04
RPA for Python: https://github.com/tebelorg/RPA-Python
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: [Question] I am trying to segment the image using python. | reddit.com/r/opencv | 2021-08-09
If you’re using tesserocr then you can use OpenCV images directly, so you can just extract the relevant image rows (e.g. query_image = main_image[prev_line:this_line]) and process then without needing to save each image.
-
Project mention: Can anyone share some cool projects done with Python? | reddit.com/r/Python | 2022-02-13
-
J.A.R.V.I.S
Personal Assistant built using python libraries. It does almost anything which includes sending emails, Optical Text Recognition, Dynamic News Reporting at any time with API integration, Todo list generator, Opens any website with just a voice command, Plays Music, Wikipedia searching, Dictionary with Intelligent Sensing i.e. auto spell checking, Weather Reporting i.e. temp, wind speed, humidity, YouTube searching, Google Map searching, Youtube Downloading, etc. (by GauravSingh9356)
Project mention: And We DID IT! || J.A.R.V.I.S Reached 400+ 🌟 and 100+forks || GauravSingh9356 | dev.to | 2022-01-26GitHub Link
-
-
Automatic-License-Plate-Recognition
Automatic License Plate Recognition is implemented using Python, OpenCV and Tesseract to recognize Indian license plates and store the data in a CSV file.
Project mention: State Police Installing License Plate Reader Cameras on Chicago Expressways | reddit.com/r/chicago | 2021-08-24Something similar to this workflow: https://github.com/smita3199/Automatic-License-Plate-Recognition
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
Project mention: Ran into issue trying to run a wordscapes bot I found, | reddit.com/r/learnpython | 2021-09-01
Here is the GitHub link
Python Tesseract related posts
- Looking to index handwritten notes
- We need OCR (text recognition) in Snipping Tool similar to Android
- software to convert single and multiple pdf tables to Excel
- IT Pro Tuesday #197 - Monitoring Tool, Linux Cheatsheet, Mainframe Podcast & More
- [Discussion] [Project] Text extraction from PDF files
- bulk remove PDF/A?
- Holding books open while scanning
Index
What are some of the best open-source Tesseract projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | OCRmyPDF | 6,418 |
2 | RPA-Python | 3,029 |
3 | tesserocr | 1,629 |
4 | textshot | 1,355 |
5 | J.A.R.V.I.S | 423 |
6 | tesstrain | 361 |
7 | Automatic-License-Plate-Recognition | 13 |
8 | wordscapes-bot | 9 |
Are you hiring? Post a new remote job listing for free.