https://github.com/sepppenner/imagetextrecognition
ImageTextRecognition is an executable to scan images and get the text from them using OCR.
https://github.com/sepppenner/imagetextrecognition
Last synced: about 1 year ago
JSON representation
ImageTextRecognition is an executable to scan images and get the text from them using OCR.
- Host: GitHub
- URL: https://github.com/sepppenner/imagetextrecognition
- Owner: SeppPenner
- License: mit
- Created: 2021-01-07T13:53:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T18:16:15.000Z (over 1 year ago)
- Last Synced: 2025-04-02T00:34:41.626Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 647 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
ImageTextRecognition
====================================
ImageTextRecognition is an executable to scan images and get the text from them using OCR.
[](https://ci.appveyor.com/project/SeppPenner/imagetextrecognition)
[](https://github.com/SeppPenner/ImageTextRecognition/issues)
[](https://github.com/SeppPenner/ImageTextRecognition/network)
[](https://github.com/SeppPenner/ImageTextRecognition/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/ImageTextRecognition/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/ImageTextRecognition)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
## Screenshot from the executable German

## Screenshot from the executable English

## Further links
* https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/
* https://github.com/iron-software/Iron-OCR-Image-to-Text-in-CSharp
* https://medium.com/@rkttu/using-windows-10-built-in-ocr-with-c-b5ca8665a14e
* https://github.com/dotnet/machinelearning-samples
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/ImageTextRecognition/blob/master/Changelog.md).