summaryrefslogtreecommitdiffstats
path: root/ocr-scan
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-12-01 16:03:59 +0100
committerFlorian Pritz <bluewind@xinu.at>2016-12-01 16:03:59 +0100
commit0ea8f6c97c58d3b95f7ab3951b08dea73e566082 (patch)
tree16530fef0fbd0ec1a6c14da361669fe56e349b69 /ocr-scan
parent878f2b65cc13c38d69d5c98a15cd17130da08d32 (diff)
downloadbin-0ea8f6c97c58d3b95f7ab3951b08dea73e566082.tar.gz
bin-0ea8f6c97c58d3b95f7ab3951b08dea73e566082.tar.xz
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'ocr-scan')
-rwxr-xr-xocr-scan2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocr-scan b/ocr-scan
index 5e7423f..cc8001d 100755
--- a/ocr-scan
+++ b/ocr-scan
@@ -4,7 +4,7 @@ jpeg_quality=70
jpeg_size=1500x1500
time=$(date +%Y-%m-%d_%H%M%S)
-scanimage --resolution 300 -b -x 215 -y 297
+scanimage --resolution 300 -b -x 210 -y 297
i=1
while [[ -e "out$i.pnm" ]]; do
img="out$i.pnm"