Scanning on linux
The Manual Way
-
Scan to tiff file
scanimage --format tiff --resolution 300 >> foo.tiff
-
Process pages with scantailor
-
Edit with gimp (optional)
-
Resize image and create pdf with tiff2pdf
tiff2pdf -p A4 -F -o output.pdf input.tif
-
Bundle with pdftk
pdftk 1.pdf 2.pdf cat output final.pdf
Other applications
- simple-scan
- gscan2pdf
- xsane