I created a new tool to find all files containing a search string, perfect for locating documents with specific info for my tax declaration. πŸ“‚πŸ”

Whether it's for taxes, recipes, or organizing your digital life, this tool's got you covered! πŸ•΅οΈβ€β™‚οΈπŸ’ΌπŸ°

πŸš€ Check out the tool here: https://github.com/kevinveenbirkenbach/file-content-finder

#Features:

πŸ‘‰ Lightning fast searches ⚑
πŸ‘‰ Multiple file types πŸ“œπŸ“„πŸ–ΌοΈ
πŸ‘‰ PDF seach
πŸ‘‰ OCR search for images πŸ–ΌοΈβž‘οΈπŸ”

#FindItNow #TaxTimeSavior #DigitalOrganizer #GeekyTools #AIHelped

GitHub - kevinveenbirkenbach/file-content-finder: `multi-file-search` is a Python tool to search for strings in various file types, including PDF and text files. It supports specifying file types, uses `pdfgrep` and `grep`, and includes a verbose mode to display executed commands.

`multi-file-search` is a Python tool to search for strings in various file types, including PDF and text files. It supports specifying file types, uses `pdfgrep` and `grep`, and includes a verbose ...

GitHub