Skip to content

Releases: insidegui/ocrit

Version 1.1

15 Feb 11:48
61316ed

Choose a tag to compare

What's New

Translation Support (macOS 15 or later)

Adds experimental support for translating text output using Apple's built-in translation API. Run ocrit --help for more details.

Other Improvements

  • When the output path doesn't exist, a directory is automatically created.
  • Empty lines and whitespaces are now removed from the beginning and end of output when writing to stdout.

How to Install

  • Download the ocrit.pkg file below.
  • Double-click to launch the installer, and follow the steps.
  • After installing, ocrit will be available in /usr/local/bin/ocrit. Assuming /usr/local/bin is in your path, you can run ocrit in Terminal to use it.

Version 1.0

25 Mar 14:28
63e56da

Choose a tag to compare

What's New

  • Adds support for PDF files
  • Adds a new --fast flag to prioritize speed over accuracy

How to Install

  • Download the ocrit.pkg file below
  • Double-click to launch the installer, follow the steps
  • After installing, ocrit will be available in /usr/local/bin/ocrit, assuming /usr/local/bin is in your path, you can run ocrit in Terminal to use it

0.1.0

05 May 19:11
a9faebb

Choose a tag to compare

Initial release