Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # orc for pdf
- # needs pythgon, ghostscript, tesseract installed
- #
- # Command
- # python -m ocrmypdf -l est imput.pdf output.pdf
- #
- python -m ocrmypdf -l est "C:\inputfile.pdf" "C:\outputfile.pdf"
Advertisement
Add Comment
Please, Sign In to add comment