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>

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

Back to Ocrmypdf directory