Easy steps to install ocrmypdf package on Mac
Package Information:
Application Name – ocrmypdf
What is ocrmypdf – Not Available for ocrmypdf
Use of ocrmypdf – Adds an OCR text layer to scanned PDF files
URL – https://github.com/jbarlow83/OCRmyPDF
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install ocrmypdf using brew
brew install ocrmypdf
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
ocrmypdf is ready to use now!