Skip to content

Instantly share code, notes, and snippets.

View damianharouff's full-sized avatar
💭
ультрафиолетовый свет

Damian Harouff damianharouff

💭
ультрафиолетовый свет
  • Graylog
  • Tucson, AZ
  • 11:20 (UTC -07:00)
View GitHub Profile
@damianharouff
damianharouff / ocr-script.sh
Created February 8, 2026 16:32 — forked from marcosrogers/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