I found no image compression support is added in SANE. When scanning with high resolutions such 600 x 600 dpi and uses color scan, the result image will be very large! So many scanners support compress transfer:scanner compress the image data and transfer compressed data to driver. In SANE the images transfered between backend and frontend are strict limited.I think it' better if SANE add some file transfer type like TWAIN. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060822/074cc0df/attachment.htm From r...@exactcode.de Tue Aug 22 09:19:43 2006 From: r...@exactcode.de (=?ISO-8859-1?Q?Ren=E9_Rebe?=) Date: Tue Aug 22 09:20:44 2006 Subject: [sane-devel] Image Compression doesn't support in SANE protocal In-Reply-To: <00df01c6c5b1$a6d22130$4300a...@vp.com> References: <00df01c6c5b1$a6d22130$4300a...@vp.com> Message-ID: <b5e8d17b-61ef-4cca-a228-0e096bea1...@exactcode.de>
On Aug 22, 2006, at 8:10 AM, zf wrote: > I found no image compression support is added in SANE. When > scanning with high resolutions such 600 x 600 dpi and uses color > scan, the result image will be very large! > So many scanners support compress transfer:scanner compress the > image data and transfer compressed data to driver. In SANE the > images transfered between backend and frontend are strict limited.I > think it' better if SANE add some file transfer type like TWAIN. Most scanners do not support compression anyway. Such features are only found in 5000 EUR and above devices. If you just want to save files in a compressed format just use a decent application such as xsane and not the example programs such as xscanimage ,-) Yours,