projects
/
pubbin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b645e
)
scan2pdf: use 400dpi letter portrait
author
Dan White
<dan@whiteaudio.com>
Wed, 15 Feb 2023 18:01:17 +0000
(12:01 -0600)
committer
Dan White
<dan@whiteaudio.com>
Wed, 15 Feb 2023 18:01:17 +0000
(12:01 -0600)
scan2pdf
patch
|
blob
|
history
diff --git
a/scan2pdf
b/scan2pdf
index 766dfed1d6a7fa0fe7f659b447969a33b1e3b61a..56b25326bbc57ef8b88e2b68573d9350b4f81bd1 100755
(executable)
--- a/
scan2pdf
+++ b/
scan2pdf
@@
-34,13
+34,13
@@
fi
#"$OUTFILE"
convert \
- -density
3
00 \
+ -density
4
00 \
"$INFILE" \
+dither \
-colors 32 \
-black-threshold 60% \
-fuzz 40% -fill white -opaque white \
- -extent
2550x33
00 \
+ -extent
3400x44
00 \
-compress zip \
"$OUTFILE"