Jump to content

sane command line scan to color

- - - - -

  • Please log in to reply
No replies to this topic

#1
Tor

Tor

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 486 posts
I wrote this quick script to scan in color to a tiff file from a saned server:

#!/bin/bash
#
# Scan an image to a file
#
# Usage: ./scan2tiff <filename>
#
scanimage --format tiff --mode color > $1.tiff





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users