Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 757 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 757 Bytes

#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

  1. Clone repo to your machine
  2. Run Initialize-Environment.ps1 - this will download the necessary libraries and extract the files to the correct locations
  3. Run Sort-Images.ps1 with your directories
  4. High five!



######Jourdan Templeton - 2015