ocrmypdf
Verified for current stable LTS
Ocrmypdf Command: Set Metadata Of Searchable Pdf
Use for set metadata of searchable pdf with Ocrmypdf. Exact CLI syntax to set metadata of searchable pdf using Ocrmypdf.
When to use this: Use for set metadata of searchable pdf with Ocrmypdf.
Command Syntax
ocrmypdf --title "<title>" --author "<author>" --subject "<subject>" --keywords "<keyword; key phrase; ...>" <path/to/input.pdf> <path/to/output.pdf> ocrmypdf --title "<title>" --author "<author>" --subject "<subject>" --keywords "<keyword; key phrase; ...>" <path/to/input.pdf> <path/to/output.pdf> Live Command Builder
Final Command
ocrmypdf --title "<title>" --author "<author>" --subject "<subject>" --keywords "<keyword; key phrase; ...>" <path/to/input.pdf> <path/to/output.pdf> Command Breakdown
--title- Command Option
- Tool-specific option used by this command invocation.
--author- Command Option
- Tool-specific option used by this command invocation.
--subject- Command Option
- Tool-specific option used by this command invocation.
--keywords- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set metadata of searchable pdf using Ocrmypdf.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ocrmypdf Command: Clean Deskew Rotate Pages Of Poor Scan
ocrmypdf --clean --deskew --rotate-pages <path/to/input.pdf> <path/to/output.pdf> Ocrmypdf Command: Create Searchable Pdfa From Scanned Pdf Or Image ocrmypdf <path/to/input> <path/to/output.pdf> Ocrmypdf Command: Display Help For Ocrmypdf ocrmypdf --help Ocrmypdf Command: Lossy Optimization Of Pdf Without Ocr ocrmypdf --tesseract-timeout 0 --optimize 2 --skip-text <path/to/input.pdf> <path/to/output.pdf> Ocrmypdf Command: Skip Pages With Text In Mixed Format Pdf ocrmypdf --skip-text <path/to/input.pdf> <path/to/output.pdf>