ocrmypdf

Generate a searchable PDF or PDF/A from a scanned PDF or an image of text. More information: <https://ocrmypdf.readthedocs.io/en/latest/cookbook.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y ocrmypdf
Ubuntu
RUN apt-get update && \ apt-get install -y ocrmypdf
Alpine
RUN apk add ocrmypdf
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ocrmypdf
Fedora
RUN dnf install -y ocrmypdf
Raspbian
RUN apt-get update && \ apt-get install -y ocrmypdf
click the source code to copy install ocrmypdf on any operating system with command-not-found.com