Created
March 5, 2015 09:26
-
-
Save jellyjellyrobot/74b1c5575d0ef64f5fd2 to your computer and use it in GitHub Desktop.
Using Canon Lide 20 on Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Download and run Relevant files from http://www.ellert.se/twain-sane/ | |
#TWAIN SANE Interface | |
#SANE Preference Pane | |
#SANE backends | |
#libusb | |
# Scan images using command line | |
#scanimage --mode Gray --depth 16 --resolution 300 -x 215 -y 297 --format=tiff > blah.tiff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment