Skip to content

Instantly share code, notes, and snippets.

@james-see
Created March 14, 2017 19:45
Show Gist options
  • Select an option

  • Save james-see/712db8aab150597d4454823d1685a045 to your computer and use it in GitHub Desktop.

Select an option

Save james-see/712db8aab150597d4454823d1685a045 to your computer and use it in GitHub Desktop.
INSTALL TESSERACT 3.05 MAC OS

sudo pip install pypdfocr
brew cask install xquartz
brew install xpdf
brew install imagemagick
brew install tesseract --with-all-languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment