|
|
|
|
|
by tomatocracy
2335 days ago
|
|
I have a ScanSnap scanner too (mine's an S1500 - I have had it for c10 years or so and it still works perfectly) and it's great to be able to search what used to be paper documents quickly and easily. It saves a lot of physical space as well, most documents I scan then shred immediately once I've verified the scan is good and backed up. There are some reasonably good OCR tools on Linux now as well - I've been pretty happy with Tesseract[0]. It was an absolute pain to script everything to "just work" when I press the button on my scanner though. Recoll[1] works very well for indexing documents for me including my OCRd scans. When that's not enough, I revert to pdfgrep. 0. https://github.com/tesseract-ocr/tesseract
1. https://www.lesbonscomptes.com/recoll/ |
|