SANE: Scanner drivers for MacOS X

Todd Ross Nienkerk | December 6, 2006 | Mac OS, Random Junk
If you use an old USB scanner with a Mac, you’re probably unhappy with the out-of-date drivers offered by the manufacturer. (Chances are it runs in the “Classic” interface, famously replete with Chicago typeface.) Luckily, the opensource community is developing a solution: the TWAIN SANE interface for MacOS X. SANE logoSANE” stands for”Scanner Access Now Easy.” (Looks like someone put the acronym before the horse, if you catch my meaning.) I’ve installed it myself, and it works well enough. I have two major gripes, however: (1) the preview image does not automatically update as I adjust contrast and gamma, requiring me to sit through a “Preview” each time I nudge the settings; and (2) the gamma table interface is so geeked out that it displays the mathematical formulas of the curves instead of a human-readable legend. Here’s a quick installation guide:
  1. download and install <strong>libusb</strong>
  2. after installation, <strong>libusb</strong> will unpack <strong>sane-backends.pkg</strong>; install it
  3. install <strong>TWAIN SANE Interface</strong>

SANE should now appear in whatever program you normally use to scan your junk. In Photoshop, you can find it under File &raquo; Import &raquo; <strong>SANE...</strong>.

Read more about SANE project SANE-project.org.

Commenting on this Blog post is closed.

Todd Ross Nienkerk
Todd Ross Nienkerk is a co-founder of Four Kitchens and was born in a subterranean cave in the future.

Comments

OK, please please bear with me (an old assembly language programmer!)
I am trying to install the SANE software on my Mac G4 10.4.11.
Your notes say:

Here’s a quick installation guide:

  1. download and install libusb
  2. after installation, libusb will unpack sane-backends.pkg; install it
  3. install TWAIN SANE Interface

Well, I ran Terminal, changed directory to where I have the SANE routines, but darned if I can get these commands to work.
So, what is the secret?
Embarrassed newbie!