This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ocr-script.sh | |
# | |
# Useage: set this file as the post-processing script in the simple-scan preferences. No extra arguments needed. | |
# | |
# Requirements: | |
# - simple-scan | |
# - ocrmypdf | |
# | |
# For reference, at the time of writing the arguments from simple-scan are: |