#powershell-paperless Going paperless in a world filled with paper.
If you have just arrived here, check out my blog post for a better explanation: http://blog.jourdant.me/powershell-and-tesseract-going-paperless-with-ocr/
These scripts will allow you to harness the power of Tesseract and PowerShell to sort scanned copies of documents. Or use OCR on any image in general.
##Usage
- Clone repo to your machine
- Run Initialize-Environment.ps1 - this will download the necessary libraries and extract the files to the correct locations
- Run Sort-Images.ps1 with your directories
- High five!
######Jourdan Templeton - 2015