Info
| Version: | 2020.11.2 | 
| Author(s): | https://ironsoftware.com/csharp/ocr/ | 
| Last Update: | Friday, November 13, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://ironsoftware.com/csharp/ocr/languages/ | 
| NuGet Url: | https://www.nuget.org/packages/IronOcr.Languages.Bulgarian | 
Install
Install-Package IronOcr.Languages.Bulgarian
                        dotnet add package IronOcr.Languages.Bulgarian
                        paket add IronOcr.Languages.Bulgarian
                        
                                IronOcr.Languages.Bulgarian Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
IronOCR reads Barcode and QR codes.
Ocr Dictionaries in this package:
* Bulgarian
* BulgarianBest
* BulgarianFast
====================================
OCR за български език в C# и .NET. Оптимизиран C# Tesseract 5 OCR в самостоятелен .NET OCR API. Преобразува документи от скенер, изображения и PDF в текст. Примери за C# и VB: https://ironsoftware.com/csharp/ocr/languages/
====================================
This package installs IronOCR and also Bulgarian support including:
* Bulgarian (also known as Български Език) OCR for screenshots, cameras, images files, tiffs and PDFs in .NET
* Custom OCR that can significantly out-perform Tesseract CLI on real world documents
* Can read scans with distortion, skewing, low resolution & contrast, and digital noise
* Also supports Tesseract 3, 4 and 5 in Bulgarian
* Support for 125 total international languages 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
- Scans
- Barcodes
- QR codes
Commercial support available.
Email: [email protected]
C# & VB Examples: https://ironsoftware.com/csharp/ocr/languages/.