💾 Archived View for freeshell.de › tldr › ocrmypdf.gmi captured on 2023-01-29 at 05:06:38. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Generate a searchable PDF or PDF/A from a scanned PDF or an image of text.
ocrmypdf {path/to/input_file} {path/to/output.pdf}
ocrmypdf {path/to/file.pdf} {path/to/file.pdf}
ocrmypdf --skip-text {path/to/input.pdf} {path/to/output.pdf}
ocrmypdf --clean --deskew --rotate-pages {path/to/input_file} {path/to/output.pdf}
ocrmypdf --title "{title}" --author "{author}" --subject "{subject}" --keywords "{keyword; key phrase; ...}" {path/to/input_file} {path/to/output.pdf}
ocrmypdf --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).