ocrmypdf adds an OCR text layer to scanned PDF files, allowing them to be searched
ocrmypdf adds an OCR text layer to scanned PDF files, allowing them to be searched. ocrmypdf also supports plugins that enable customization of its processing steps, and it is highly tolerant of PDFs containing scanned images and “born digital” content that doesn’t require text recognition.
ocrmypdf adds an OCR text layer to scanned PDF files, allowing them to be searched. ocrmypdf also supports plugins that enable customization of its processing steps, and it is highly tolerant of PDFs containing scanned images and “born digital” content that doesn’t require text recognition.
To install ocrmypdf, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ocrmypdf
To see what files were installed by ocrmypdf, run:
port contents ocrmypdf
To later upgrade ocrmypdf, run:
sudo port selfupdate && sudo port upgrade ocrmypdf
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.