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.Swedish |
Install
Install-Package IronOcr.Languages.Swedish
dotnet add package IronOcr.Languages.Swedish
paket add IronOcr.Languages.Swedish
IronOcr.Languages.Swedish Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
IronOCR reads Barcode and QR codes.
Ocr Dictionaries in this package:
* Swedish
* SwedishBest
* SwedishFast
====================================
Svensk språk OCR i C# & .NET. Optimerad C# Tesseract 5 OCR i en fristående .NET OCR API. Konverterar skannerdokument, bilder och PDF till text. C# & VB Exempel: https://ironsoftware.com/csharp/ocr/languages/
====================================
This package installs IronOCR and also Swedish support including:
* Swedish (also known as Svenska) 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 Swedish
* 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/.