Skip to content

revvv/sane-backends-cygwin

 
 

Repository files navigation

SANE scanner driver for Canon CanoScan LiDE 20 on Windows 10 64 bit

  • Motivation: Canon does not provide a 64 bit driver
  • Tested with CanoScan N670/676U/LiDE20 (Plustek chip: VID = 04A9 PID = 220D)
  • Compatible with all Plustek Scanners (untested)

HOWTO

  • Connect your scanner
  • Install Zadig USB driver (only required for N670/676U/LiDE20 or if you have no Windows driver for your scanner)
  • Install cygwin 64 bit: Use defaults and add these packages: libusb, libjpeg8, libpng16 and zlib.
  • Download my SANE driver from the release area (all files go into one directory)
    1. Execute setup.bat to install the cygwin package
    2. Execute scan.bat to scan a page with 300dpi

NOTES

  • There is no GUI, but you can open a cygwin shell and use the SANE command line tools: scanimage -L etc.
  • There is no TWAIN interface. You always have to use scan.bat or the cygwin shell.

Sources

Disclaimer

This software comes without any warranty. I am not responsible for any damage to your devices.

About

SANE scanner driver for Canon CanoScan LiDE 20 on Windows 10 64 bit

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.3%
  • C++ 8.7%
  • Roff 1.5%
  • Makefile 0.5%
  • Java 0.4%
  • M4 0.4%
  • Other 0.2%