Show HN: An OCR PDF large batch renaming tool
1 Neuronree 1 7/23/2025, 4:01:03 AM github.com โ
Comments (1)
Neuronree ยท 19h ago
I am working for a company that had a very old data base and still does a lot with paper. I started working on digitizing and organizing everything and I found it would be easiest to scan in large batches but naming would take forever. I decided to build a pretty basic python script using OCR to pull the data from the PDFs and use it for renaming. Once it worked well, I fell down the rabbit hole of making it a web app and setting it up to be easy to setup (even for the very non technical).