I was thinking of adding some scanning features to the program, only because the main functions for it already exist in the image library i use (
ImageEn).
Anyone think this is worth the effort?
If i did add it, i wouldn't try to be a do-everything scanning tool, it would be focused on minimal-interaction repeated scanning.
So I would basically take the following approach:
- 1. User could call up a scanner configuration dialog where they would could choose their scanner and the scanning options (resolution, format, etc.)
- 2. Then a quick toolbar button or hotkey to scan a new image and autosave/name it, using the current options, just like when taking screenshots.
- 3. Maybe add a button for straightening scanned images since thats probably most common action one may want to do.
so, is this worth adding?
Reasons it might be worth adding:
- SC is well set up for doing lots of scans with minimal interaction
- SC is well set up for working with images in external tools and doing common things like adding arrows, blacking out sensitive areas, converting formats, dragging+dropping, and printing.
Reasons it might not be worth adding:
- There are already a lot of scanner utilities that offer all kinds of extra functionality, and no one would want to use SC instead of these tools.
Thoughts?