Hi TE,
I am trying to find a software which can help create a searchable catalogue for scanned pdf documents (mostly legal). The features I am looking for:
Should work on Windows
Should have a GUI and should be able to work with locally stored files
Should have option to add custom tags for searching
Good to have: ability to extract searchable text automatically from the document with ocr.
The software should be functionally similar to a media manager (e.g. tiny media manager). Any suggestions?
I’m building exactly this for a legal usecase and would love to pick your brain to figure out the usecase better, and in turn to help you out. Are you a lawyer? DM and I can set you up to use it for free.
Surprised no one has mentioned obsidian.md, it has an amazing plugin system, you can customize and featurify it to your desires by using the free community plugins.
Had documents categorisation and tagging system, which can be extended further with plugins
It contains mostly markdown text files that are not tied to the app itself, you can use any app to view the files
Here are some of features that I make use
dump everything in obsidian
use omnisearch to ocr files/pdf/word/other forms that are indexed and made searchable in your local machine, ASFAIK, its indexing works on all devices and operating systems
sync everything across all my devices using a free plugin called - remotely save and Google drive - you can use any cloud provider or your own webdav/Samba server
Their are multiple plugins that do similar things, so you can pick and choose.
You don’t need to host it anywhere, install obsidian, add pdf files, install omnisearch plugin and let it index and start searching
If you still only want something that is windows only, try the free version of agent ransack
Okay I’ve been tinkering with obsidian a little recently. And I didn’t know about this. Now, I am going to use it as my primary dump for most things. Thank you!
Edit: Does Remotelysave sync the indexing cache too? I can’t seem to search the indexed photos on my iphone for which sync has already created cache on pc.