{"id":19990924,"url":"https://github.com/iron-software/Iron-OCR-Image-to-Text-in-CSharp","last_synced_at":"2025-05-04T10:30:54.451Z","repository":{"id":76754680,"uuid":"157808547","full_name":"iron-software/Iron-OCR-Image-to-Text-in-CSharp","owner":"iron-software","description":"Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/","archived":false,"fork":false,"pushed_at":"2018-11-16T03:53:22.000Z","size":3983,"stargazers_count":73,"open_issues_count":8,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-09T23:14:54.045Z","etag":null,"topics":["csharp","csharp-code","imagetotext","ocr","pdftotext"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iron-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-16T03:38:33.000Z","updated_at":"2024-12-20T15:56:57.000Z","dependencies_parsed_at":"2023-03-02T03:16:05.110Z","dependency_job_id":null,"html_url":"https://github.com/iron-software/Iron-OCR-Image-to-Text-in-CSharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-software%2FIron-OCR-Image-to-Text-in-CSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-software%2FIron-OCR-Image-to-Text-in-CSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-software%2FIron-OCR-Image-to-Text-in-CSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iron-software%2FIron-OCR-Image-to-Text-in-CSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iron-software","download_url":"https://codeload.github.com/iron-software/Iron-OCR-Image-to-Text-in-CSharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252320016,"owners_count":21729056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","csharp-code","imagetotext","ocr","pdftotext"],"created_at":"2024-11-13T04:51:32.147Z","updated_at":"2025-05-04T10:30:50.848Z","avatar_url":"https://github.com/iron-software.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# Image to Text in C\u0026num;\n\n\nThis repository contains sample C# source code referenced in the tutorial documentation for **IronOCR**.\nhttps://ironsoftware.com/csharp/ocr/\n\n\n## Dependancies\n\nThe Iron OCR library for .Net\n\n```\n PM \u003e Install-Package IronOcr\n```\n\n\n## Example 1\n\nExample 1 explores the **AutoOcr** Class an shows that OCR can be performed in a single line of C# code in a .Net Project\n\nThis technique works for OCR on Images, Screenshots, Scans, Photographs and PDF documents.\n\n## Example 2\n\nExample 2 shows the **AdvancedOcr** Class.\n\nIt also demonstrated IronOCR key feature - it is highly successful in performing OCR on low quality input images and documents.\n\nEven with skew, rotation. text distortion and digital noise, there is only a 0.9% drop in OCR accuracy and no major loss of speed for OCR.\n\n## Example 3\n\nExample 3 shows how to use a **System.Drawing.Rectangle** to perform OCR on a specified region (\"crop-region\") of a document.\n\n## Example 4\n\nExample 4 shows the use af an [OCR language pack](https://ironsoftware.com/csharp/ocr/languages/) to read Arabic text in C#.\n\n\n```\nPM\u003e Install-Package IronOcr.Languages.Arabic\n```\n### Other International OCR Languages \n\n22 OCR languages are supported including:\n\n* Arabic\n* ChineseSimplified\n* ChineseTraditional\n* Czech\n* Danish\n* Finnish\n* French\n* German\n* Greek\n* Hebrew\n* Hungarian\n* Italian\n* Japanese\n* Korean\n* Norwegian\n* Polish\n* Portuguese\n* Russian\n* Spanish\n* Swedish\n* Thai\n* Turkish","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firon-software%2FIron-OCR-Image-to-Text-in-CSharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firon-software%2FIron-OCR-Image-to-Text-in-CSharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firon-software%2FIron-OCR-Image-to-Text-in-CSharp/lists"}