ocr - select screen portion and recognize text from non text source such as videos

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tesseract-ocr

    Tesseract Open Source OCR Engine (main repository)

    Here is a little and unspectacular script to read text from screen. It uses tesseract to ocr the text and import command from ImageMagick to make a screenshot. Then the script outputs the recognized text to stdout. You could replace the screenshot tool with something else you like, but the script expects the created files.

  • dotfiles

    my dotfiles (by sdushantha)

    The script was made by myself, but I've also seen some similar scripts that inspired some updates, e.g.: * https://www.reddit.com/r/commandline/comments/oceuu3/nifty_little_ocr_script_which_i_use_a_lot_maybe/ * https://github.com/sdushantha/dotfiles/blob/master/bin/bin/utils/ocr

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts