• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Scan & Extract Text from Images in Web, Desktop & Mobile Applications

 
Ranch Hand
Posts: 60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

Saaspose development team is proud to announce the new release of Saaspose.OCR. This latest release of Saaspose.OCR allows users to extract text from images . There are two approaches used to extract text from images. Firstly, you can upload the desired file to Saaspose Storage using Saaspose.OCR REST API. Then you can extract text from the uploaded image using Saaspose.OCR REST examples. You can also use Saaspose.OCR SDK Examples to extract image text from file uploaded on Saaspose Storage for different languages like .NET, Java and PHP. Another way is to directly extract image text from files on your local system using Saaspose.OCR REST API and SDKs without saving the file to Saaspose Storage. You can use the file path or stream to extract text from images using Saaspose.OCR REST API. The file is sent through request stream to Saaspose servers, processed and the output is sent back as response stream. In this case, the file is not saved on Saaspose Storage. It is a single call process that uploads the file to server, extracts the text from image, sends image text back as response stream and deletes the source file from the server. We have SDK and REST examples for Saaspose.OCR that help you utilize it for your applications in the cloud. For more details, please refer to Saaspose.OCR documentation. Saaspose.OCR recognizes a collection of characters from the extracted text and supports different programming languages support for optical character recognition and text extraction from images files.

Newly added documentation pages and articles

Some new tips and articles have now been added into Saaspose.OCR documentation that may guide you briefly how to use Saaspose.OCR for performing different tasks like the followings.

- Extract Image Text From Local File (Java REST)
- Extract Image Text From Local File (.NET REST)

Overview: Saaspose.OCR

Saaspose.OCR is a platform independent REST API used for optical character recognition and document scanning. It allows developers to scan documents, extract text and recognize characters from the documents in the cloud. It supports OCR feature for whole image, partial image or a specific rectangular area of an image file. It can be used with languages like .NET, Java, PHP, Ruby, Rails, Python, jQuery & many others. It can also be integrated with other cloud services to process documents.

More about Saaspose.OCR

- Homepage Saaspose.OCR
- Download latest available Saaspose SDKs
- Online documentation for Saaspose.OCR
- Saaspose.OCR REST Live Examples
- Ask technical questions/queries from Saaspose Support Team

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Saaspose - Your File Format Experts 2.0
sales@aspose.com
Phone: 1.214.329.1520
Fax: 866.810.9465
 
reply
    Bookmark Topic Watch Topic
  • New Topic