
Adds support for Apple Silicon devices.
Features
- Updated Tesseract to version 5.1.
- Added support for Apple Silicon devices (Apple macOS on ARM processor).
- Added OcrInput.SaveAsImages() which allows you to save input items as an image.
- Added CropRectangle class which allows you to crop using millimeter values or pixel values.
- Setting TargetDpi to null now prevents IronOcr from upscaling images, resulting in much smaller searchable PDFs.
- Improved compatibility across various Linux distributions.