Giter Site home page Giter Site logo

ocrspace-sharp's Introduction

OcrSpace.Sharp - A tiny .NET client for the OcrSpace API

Nuget

OCRSpace offers a free and paid Optical character recognition service. This package provides a tiny client that encapsulates the api endpoint into a single class for scanning images.

โœจ What Parameter Options are currently Supported

This client is in active development and not all parameters are enabled as of now, to track the status of parameter suport please refer to the table below:

Parameter Support (Post Endpoint)

Parameter Enabled
Language False
IsOverlayRequired False
FileType False
DetectOrientation False
IsCreateSearchablePdf False
Scale False
IsTable False
OcrEngine False

๐Ÿ““ Client Reference

Read From File

var client = new OcrSpaceClient("<your-api-key-here>");
var result = await client.ReadFromFile("/Images/SampleImage.png");

โค๏ธ Donate

This is free and available for everyone to use, but still requires time for development and maintenance. By choosing to donate, you are not only helping develop this project, but you are also helping me dedicate more time for creating more tools that help the community โค๏ธ

๐ŸŽ‰ Special Thanks

This project is made easier to develop by Jetbrains! They have provided Licenses to their IDE's to support development of this open-source project.

JetBrains Logo (Main) logo.

ocrspace-sharp's People

Contributors

russkyc avatar

Stargazers

Peter John Arao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.