Info
Version: | 2024.6.1 |
Author(s): | https://ironsoftware.com/csharp/ocr/ |
Last Update: | Wednesday, June 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ironsoftware.com/csharp/ocr/languages/ |
NuGet Url: | https://www.nuget.org/packages/IronOcr.Languages.LatinAlphabet |
Install
Install-Package IronOcr.Languages.LatinAlphabet
dotnet add package IronOcr.Languages.LatinAlphabet
paket add IronOcr.Languages.LatinAlphabet
IronOcr.Languages.LatinAlphabet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Reads LatinAlphabet language text from images and PDFs in .NET.
Ocr Dictionaries in this package:
* LatinAlphabet
* LatinAlphabetBest
* LatinAlphabetFast
This package installs IronOCR and also LatinAlphabet support including:
* LatinAlphabet (also known as Latine, Lingua Latina) OCR for screenshots, cameras, images files, tiffs and PDFs.
* Custom OCR that significantly outperforms Tesseract on real world documents.
* Can read scans with distortion, skewing, low resolution & contrast, and digital noise.
* Also supports Tesseract 3, 4 and 5 in LatinAlphabet.
* Support for 122 other languages also available
Additional Features Include:
* Barcode & QR Reading
* Output of searchable, search-engine indexable PDF documents
* Inspect fonts, headings, paragraphs, lines, words, and characters as structured data
Supports:
* .NET Framework(4.5 +)
* .NET CORE(2.0 +)
* .NET Standard(2.0 +)
Works on:
*Windows
* MacOS
* Linux
* Docker
* Azure and other Cloud hosting platforms
* Web, Console, WinForms, WPF and Services
Reads:
* Images
* TIFFS
* PDFs
* Screenshots
* Camera Input
* Scans
* Barcodes
* QR codes
This package also installs: https://www.nuget.org/packages/IronOcr/
For product and licensing support please email us at [email protected]
======
C# & VB Examples: https://ironsoftware.com/csharp/ocr/languages/LatinAlphabet/.