sane-backends

Backend drivers for scanner hardware access and image capture

brewmacoslinux
Try with needOr install directly
Source

About

Backends for scanner access

Commands

scanimagesane-find-scanner

Examples

list all connected scanners$ scanimage -A
scan document to image file$ scanimage --device-name=pixma:MF4410 --format=png > document.png
find scanner devices on network$ sane-find-scanner
scan with custom resolution and quality$ scanimage --resolution 300 --mode Color --format=tiff > scan.tiff
test scanner connection and get device info$ scanimage -d pixma:MF4410 -T