Skip to content

Instantly share code, notes, and snippets.

View mightymt's full-sized avatar

Thomas mightymt

  • Austria
View GitHub Profile
@marcosrogers
marcosrogers / ocr-script.sh
Last active December 27, 2025 12:16 — forked from jacksenechal/ocr-script.sh
Gnome simple-scan post processing script to run OCR with ocrmypdf
#!/bin/bash
# ocr-script.sh
#
# Usage:
# Set this file as the post-processing script in the simple-scan preferences. No extra arguments needed.
# Any postprocessing script arguments entered in the preferences will be passed along to ocrmypdf, for
# example, add -l=eng+spa to recognize English and Spanish text.
#
# Requirements:
# - simple-scan