Skip to main content

Product Page | Documentation | Demos | Blog | API Reference | Search | Free Support | Temporary License

Try our Free Online Apps demonstrating some of the most popular Aspose.OCR functionality.

Seamlessly integrate advanced optical character recognition into your Python projects with ease. Designed for all-in-one functionality and developer-friendly simplicity, this solution enables you to convert images, scans, PDFs, illustrations, and screenshots into accurate, editable, and searchable text with just a few lines of code. Convert scanned documents into searchable, indexable PDFs, extract and compare text from images, and streamline workflows with unmatched precision and performance. Aspose OCR API is suitable for prototypes, cross-platform applications, and cloud services.

What is optical character recognition (OCR)?

Optical Character Recognition (OCR) is a technology that converts images of printed or handwritten text into machine-readable, editable, and searchable digital text. By analyzing shapes and patterns within an image, OCR identifies characters—letters, numbers, and symbols—and translates them into text that computers can process. This powerful technology enables the extraction of information from physical documents, images, and forms, transforming them into actionable digital data. OCR also plays a vital role in accessibility, providing visually impaired individuals access to text through screen readers and other assistive technologies.

Recognition languages

Aspose OCR is the perfect solution for global applications and multi-lingual documents. With support for nearly all languages, it ensures accurate text extraction across a wide range of scripts and alphabets. Our engine excels at handling mixed-language documents, such as those featuring both Chinese and English, and can automatically detect the language of the input text during recognition.

  • Extended Latin (English, French, German, Spanish, Portuguese, and other European languages)
  • Cyrillic (Russian, Ukrainian, Bulgarian, and more)
  • Arabic and Persian
  • Chinese
  • Hindi and other Devanagari-based scripts
  • Korean
  • Japanese

Aspose OCR can also extract text from handwritten notes and street photos.

Key features

  • Universal – Effortlessly extract text from any image, whether it's a high-quality scan or a casual street photo, captured via scanner or camera.
  • Fast – Achieve rapid text recognition, processing a page in just seconds with minimal resource consumption. Adjust recognition speed, quality, and resource usage according to your specific needs.
  • Developer-friendly – With just a few lines of code, easily convert images to text, create searchable PDFs, save recognition results to documents, and more, integrating OCR into your workflows seamlessly.
  • Modular – Maintain a lean and efficient application by selectively incorporating advanced features from our comprehensive resource repository.
  • Reliable – Experience exceptional recognition accuracy, even with challenging images that are blurry, rotated, distorted, or noisy.

Supported file formats

Aspose OCR can handle nearly any file format from scanners or cameras, including:

  • JPEG, PNG, BMP, and GIF images
  • Single-page and multi-page TIFF files
  • PDF documents
  • DjVu files

All above-mentioned files can be read directly from web links. You can also use Aspose OCR to perform bulk recognition on images within folders and archives, streamlining large-scale document processing.

The recognition results are returned in popular file and data exchange formats, enabling easy storage, database import, or real-time analysis:

  • Plain Text
  • Searchable PDF
  • Microsoft Word or Excel documents
  • HTML
  • RTF
  • ePUB
  • JSON and XML
  • Markdown

Platforms

  • Windows
  • Linux
  • macOS

Developer-friendly

Aspose OCR is designed by developers for developers, offering a straightforward and intuitive interface. You only need 6 lines of code to convert image to text:

import aspose.ocr as ocr
# Initialize OCR engine
api = AsposeOcr()
# Add images to recognition batch
input = OcrInput(InputType.SINGLE_IMAGE)
input.add("1.png")
# Recognize images
results = api.recognize(input)
# Print result
print(results[0].recognition_text)

Licensing

You can begin using the Aspose OCR library immediately after installation. In evaluation mode (without providing a license), you can recognize text in any supported language and save recognition results in all supported formats, with a few limitations:

  • If the number of characters in a recognized image exceeds 300, only the first 300 characters will be recognized.
  • If the number of characters is fewer than 300, only the first 60% of the characters will be recognized.

To unlock all features, request a temporary license, which removes all trial limitations for 30 days. This gives you the opportunity to build a fully functional OCR application and evaluate Aspose.OCR before making your final purchase decision.

Product Page | Documentation | Demos | Blog | API Reference | Search | Free Support | Temporary License

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

aspose_ocr_python_net-26.7.0-py3-none-win_amd64.whl (128.5 MB view details)

Uploaded Python 3Windows x86-64

aspose_ocr_python_net-26.7.0-py3-none-win32.whl (123.8 MB view details)

Uploaded Python 3Windows x86

aspose_ocr_python_net-26.7.0-py3-none-macosx_14_0_x86_64.whl (141.5 MB view details)

Uploaded Python 3macOS 14.0+ x86-64

aspose_ocr_python_net-26.7.0-py3-none-macosx_11_0_arm64.whl (136.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file aspose_ocr_python_net-26.7.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for aspose_ocr_python_net-26.7.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 467ba2bd91a006fd6a3cafa34178562f5bcc987b533593064598fc14387fb766
MD5 181cdb6ea244072a2dd731bfa446e861
BLAKE2b-256 f41eb8627da0a06fbc4558499b67461f830b9bc5013604cfafde097e555dc898

See more details on using hashes here.

File details

Details for the file aspose_ocr_python_net-26.7.0-py3-none-win32.whl.

File metadata

File hashes

Hashes for aspose_ocr_python_net-26.7.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 b15a9b4eb7294a70104e890ee573bf86dea517124b674256bf20109a5ffebb9c
MD5 e2e5f594dca2aacc3e07899a9ad6f3a0
BLAKE2b-256 212a3fc9037408a63278bcf194eaae20ed2569044c4cf4a40fcd838484ace9b2

See more details on using hashes here.

File details

Details for the file aspose_ocr_python_net-26.7.0-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for aspose_ocr_python_net-26.7.0-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 62f303e2d8eff02ce567a269697429af1f07aedf24b9522ad55958f6177dd6a2
MD5 ac5585417b3287f72781859eb3b1f4f3
BLAKE2b-256 99047d5206358e102a8eb411d1ad3198e982081a88da3c51dfe37e19d7474c69

See more details on using hashes here.

File details

Details for the file aspose_ocr_python_net-26.7.0-py3-none-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for aspose_ocr_python_net-26.7.0-py3-none-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 ccd84f578f95c20cc804e267cd1d101250e66e950a171583ef7f8a966e370d08
MD5 ae2f27e6f1b12968d365a1adc09c34bc
BLAKE2b-256 f0aef83658fd475e735ff198a122bd919d75e12c6254a906304a9ed995deb974

See more details on using hashes here.

File details

Details for the file aspose_ocr_python_net-26.7.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aspose_ocr_python_net-26.7.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b02d1db209fa79b09ae9892c82954415b29d75c34629007491b41f569b2470c
MD5 b3fac71f6cf60a3cab5da50a5447652d
BLAKE2b-256 bbb6b2e8f4824a5991417ad6586686498f68587ea5ba5b47f042399d1cf6998e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page