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