Skip to content

Instantly share code, notes, and snippets.

@npotier
Created December 28, 2020 21:20
Show Gist options
  • Save npotier/816b6f3b521d8701e1fc3ca63f66092f to your computer and use it in GitHub Desktop.
Save npotier/816b6f3b521d8701e1fc3ca63f66092f to your computer and use it in GitHub Desktop.
Simple & Free OCR for PDF document in MacOS
brew install ocrmypdf
ocrmypdf inputfile.pdf ocrized_outputfile.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment