IronOCR for .NET 2025.6.2

Released: Jun 3, 2025

Updates in 2025.6.2

Features

  • Improved searchable PDF text layer coordinates to align more with input contents.
  • Improved significant latency for TIFF page Load and Read.
  • Added explanation in the documentation on how Timeout works for ReadAsync method.
  • Updated IronSoftware.System.Drawing to 2025.6.2.

Fixes

  • Fixed memory leak when loading PDFs that could cause applications to consume excessive memory over time.
  • Fixed issue where SaveAsSearchablePdf() ignores page indices from LoadPdfPages().
  • Fixed issue where SaveAsSearchablePdf() returns output PDFs with copies of the first page content for certain input PDFs.