Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package request: OCRmyPDF #17500

Open
jcgruenhage opened this issue Dec 16, 2019 · 2 comments
Open

Package request: OCRmyPDF #17500

jcgruenhage opened this issue Dec 16, 2019 · 2 comments
Labels
request Package request

Comments

@jcgruenhage
Copy link
Contributor

Tool for adding a text layer to scanned PDF files.

Github page: https://github.com/jbarlow83/OCRmyPDF

@Anachron
Copy link
Contributor

@ndowens how is the progress?

@gch1p
Copy link
Contributor

gch1p commented Apr 19, 2024

I'd recommend to install python3-pipx, and then pipx install ocrmypdf.

But in order to install ocrmypdf with pipx, you will also need following dependencies: libheif-devel, python3-devel, ghostscript, libqpdf-devel and of course tesseract-ocr along with language packages you need.

Then just make sure that $HOME/.local/bin is in your $PATH and use ocrmypdf!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Package request
Projects
None yet
Development

No branches or pull requests

4 participants
@Anachron @jcgruenhage @gch1p and others