DOWNLOAD INSTALLER HERE
PDFImage2TXT -What can you do with it?
- Convert scanned PDFs to TXT.
- Convert scanned Documents to TXT.
- No coding required!!
- Installer for Windows
- Source code included!
- MIT license
How to install/run?
Tutorial and things you have to know:
,.-''-.,_,.' Step 2 '.,_,.-' '-., |
Screenshot |
---|---|
Why PDFImage2TXT? There are some tools around to solve this problem, but I haven’t found any which use EasyOCR. EasyOCR is made by some Indian company and produces the greatest results ever! It is incredible how good it is! It is far better than everything that I have seen so far, even better than Googles Tesseract! The only problem is that it is really slow, but I rather wait longer for great results than having shxxxy results right away. The only thing I needed to make EasyOcr work the way I wanted to, was a way to convert the PDF file to images. After searching for about 5 minutes on GitHub, I found a nice tool to convert each page of a PDF to a jpg file of good quality (300 DPI). Since pdf2jpg uses Java, please ensure that Java is installed on your system! If it is not installed, PDFImage2TXT won’t work on your PC! |
License
PDFImage2TXT - Copyright (C) 2021 Johannes Fischer www.queroestudaralemao.com.br
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Donations
If this project has helped you somehow, consider donating a small amount. After being absent from computer programming for more than 20 years, I started again this year. At the beginning of 2021, I suffered from a bone infection and had to spend more than 3 months in hospital (only laying in bed!). To kill time, I stared learning Python, which rapidly became something bigger for me than just a "time killer".