> scanimage --mode Color>  Desktop/document.pnm
> scanimage --mode Color --format=tiff>  Desktop/document.tiff
> The problem is that both images are huge, 11.4MB. Is possible to convert to
> JPEG this the scanner utility?

scanimage --mode Color | cjpeg >Desktop/document.jpg

djc

Reply via email to