Share this article
Latest news
With KB5043178 to Release Preview Channel, Microsoft advises Windows 11 users to plug in when the battery is low
Copilot in Outlook will generate personalized themes for you to customize the app
Microsoft will raise the price of its 365 Suite to include AI capabilities
Death Stranding Director’s Cut is now Xbox X|S at a huge discount
Outlook will let users create custom account icons so they can tell their accounts apart easier
Microsoft’s OCR library for Windows Runtime gets released on NuGet
2 min. read
Published onSeptember 18, 2014
published onSeptember 18, 2014
Share this article
Read our disclosure page to find out how can you help Windows Report sustain the editorial teamRead more
Today Microsoft has put their optical character recognition (OCR) library for Windows on NuGet for developers to download. This library isn’t new but it is now much easier to access and include into projects. From Visual Studio, developers can search for Microsoft OCR at Project | Manage NuGet Packages. This library is free to download and there are no license fees associated with using the library in a project.
OCR can have a wide variety of uses in apps. Microsoft OCR scans images from a devices camera, local storage, or network storage for layout and text. Common elements such as email addresses, phone numbers, and URLs can be interpreted and acted upon in the app. This could be useful for scanning business cards, old contact cards, information from print ads, and more.
There are already examples of OCR apps on Windows and Windows Phone. Microsoft OneNote has had the ability to copy text out of photos for years now.Simple check-splitting app DivvyUpalso uses OCR to read the bill and divide it accordingly. Being able to read and act upon hard-to-get information in print is becoming easier and easier.
Implementing Microsoft OCR is simple and easy to do. Microsoft gives some sample code on their Building Apps for Windows blog. One line of code calls the OCR engine and stores the results in a variable. From there the developer can choose what to do with the scanned text. Running it through an algorithm to find phone numbers, or emails is now fast and easy to do.
Radu Tyrsina
Radu Tyrsina has been a Windows fan ever since he got his first PC, a Pentium III (a monster at that time).
For most of the kids of his age, the Internet was an amazing way to play and communicate with others, but he was deeply impressed by the flow of information and how easily you can find anything on the web.
Prior to founding Windows Report, this particular curiosity about digital content enabled him to grow a number of sites that helped hundreds of millions reach faster the answer they’re looking for.
User forum
0 messages
Sort by:LatestOldestMost Votes
Comment*
Name*
Email*
Commenting as.Not you?
Save information for future comments
Comment
Δ
Radu Tyrsina