TwainTiffBatcher
I’ve built a TWAIN to TIFF file batch scanning utility. It’s called TwainTiffBatcher. It grabs images from a TWAIN datasource and writes them to disk as TIFF files, rather than keeping them in memory. This is useful for scanner drivers that do not support writing to files. It supports B&W, 8&16bit grayscale, and 24&48bit color image types.