summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/scanpdf4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/scanpdf b/bin/scanpdf
new file mode 100755
index 0000000..31ebb14
--- /dev/null
+++ b/bin/scanpdf
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -eu
+
+scanimage --format=png --device=pixma --resolution=150 | convert - scan.pdf