User Tools

Site Tools


bildbearbeitung:scan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bildbearbeitung:scan [2024/05/02 11:19] msbildbearbeitung:scan [2025/02/19 22:02] (current) ms
Line 1: Line 1:
-====== Brother ADS-1200 ====== 
 === Nötige Pakete: sane-utils graphicsmagick-imagemagick-compat bzip2 === === Nötige Pakete: sane-utils graphicsmagick-imagemagick-compat bzip2 ===
 ''scanimage -L'' zeigt Scanner-Device\\ ''scanimage -L'' zeigt Scanner-Device\\
 ''scanimage -A'' zeigt spezifische optionen für den Scanner\\ ''scanimage -A'' zeigt spezifische optionen für den Scanner\\
 ''scanimage -h'' zeigt Hilfe an ''scanimage -h'' zeigt Hilfe an
 +
 +====== Brother ADS-1200 ======
  
 ==== Einseitig ==== ==== Einseitig ====
Line 87: Line 88:
 echo "mv /media/ramdisk/$name* " echo "mv /media/ramdisk/$name* "
 echo echo
 +</code>
 +
 +====== Canon CanoScan N1240U ======
 +<code>
 +scanimage --preview=yes -l 0 -t 0 -x 210 -y 297 -o scan.jpg
 +
 +scanimage --resolution 150 -l 0 -t 0 -x 210 -y 297 --format=jpeg -o scan.jpg
 +convert scan.jpg scan.pdf
 </code> </code>
bildbearbeitung/scan.1714641570.txt.gz · Last modified: 2024/05/02 11:19 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki