pnmgamma
Verified for current stable LTS
Pnmgamma Command: Convert Linear Or Srgb To Bt709
Use for convert linear or srgb to bt709 with Pnmgamma. Exact CLI syntax to convert linear or srgb to bt709 using Pnmgamma.
When to use this: Use for convert linear or srgb to bt709 with Pnmgamma.
Command Syntax
pnmgamma -<lineartobt709|srgbtobt709> <path/to/image.pnm> > <path/to/output.pnm> pnmgamma -<lineartobt709|srgbtobt709> <path/to/image.pnm> > <path/to/output.pnm> Live Command Builder
Final Command
pnmgamma -<lineartobt709|srgbtobt709> <path/to/image.pnm> > <path/to/output.pnm> Command Breakdown
-<lineartobt709|srgbtobt709>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to convert linear or srgb to bt709 using Pnmgamma.
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
Pnmgamma Command: Convert Bt709 To Linear Or Srgb
pnmgamma -<bt709tolinear|bt709tosrgb> <path/to/image.pnm> > <path/to/output.pnm> Pnmgamma Command: Specify Gamma Value Global pnmgamma -ga <value> <path/to/image.pnm> > <path/to/output.pnm> Pnmgamma Command: Specify Gamma Value Per Color Component pnmgamma -rg <value> -gg <value> -bg <value> <path/to/image.pnm> > <path/to/output.pnm>