Aspose.OCR for Python via Java V25.2

Released: Feb 17, 2025

Updates in V25.2

Features

  • Recognition results can now be saved in hOCR format.
  • Added support for recognizing Mongolian text.
  • Added support for recognizing mixed-language text:
    • Telugu/English.
    • Tamil/English.
    • Kannada/English.
    • Korean/English.
    • Japanese/English.
    • Chinese/English.
  • Added universal recognition of Indic text based on Devanagari script, including mixed Devanagari/English text.
  • Added a method to release memory by unloading unneeded OCR modules.
  • Added a container class for storing recognition results.
  • Optimized searchable PDFs to fully preserve the original image quality and maintain the file size.
    • Note: This improvement applies only when both the source and target files are in PDF format.
  • Removed deprecated APIs to improve code readability and performance.