I have a Canon Lide 120 scanner connected to my Ubuntu computer via standard USB.
To scan a document I have to open the scanner app, hit the scan, and then select a directory to save the image into. This is very time consuming, because I need to scan billions of pictures every day.
Is there any way to bind say a hotkey on my keyboard, or to rig a button on the scanner, so that if I press they hotkey or the scanner button, it will immediately scan the document inside of the scanner and save it into a directory, with no extra interaction needed?
Thanks
scangearmp
? – Takkat Oct 19 '17 at 13:23scangearmp
. AFAIK presently we can also get it work out of the box with SANE but I can't test this (I don't have that scanner any more). See e.g. https://askubuntu.com/questions/33126/getting-a-canon-lide-200-to-work – Takkat Oct 19 '17 at 17:44simple-scan
useful:ctrl + f
to scan all images from the feeder,ctrl + s
to save the scan as a one PDF or multiple JPGs. You will see a file dialog butsimple-scan
remembers the directory most recently used. Pressctrl + ?
to see all keyboard shortcuts. – Matthias Braun Apr 19 '21 at 16:43