pnmscalefixed
Verified for current stable LTS
Pnmscalefixed Command: Scale Image By Factors
Use for scale image by factors with Pnmscalefixed. Exact CLI syntax to scale image by factors using Pnmscalefixed.
When to use this: Use for scale image by factors with Pnmscalefixed.
Command Syntax
pnmscalefixed -xsc <x_factor> -ysc <y_factor> <path/to/input.pnm> > <path/to/output.pnm> pnmscalefixed -xsc <x_factor> -ysc <y_factor> <path/to/input.pnm> > <path/to/output.pnm> Command Breakdown
-xsc- Command Option
- Tool-specific option used by this command invocation.
-ysc- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scale image by factors using Pnmscalefixed.
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
Pnmscalefixed Command: Scale Image To Specific Dimensions
pnmscalefixed -w <width> -h <height> <path/to/input.pnm> > <path/to/output.pnm> Pnmscalefixed Command: Scale Image To Specific Width Keep Aspect Ratio pnmscalefixed -w <width> <path/to/input.pnm> > <path/to/output.pnm> Pamenlarge Command: Enlarge Image By Factors pamenlarge -x <xn> -y <yn> <path/to/image.pam> > <path/to/output.pam> Pamscale Command: Scale Image By Specified Factors pamscale -xsc <x_factor> -ysc <y_factor> <path/to/input.pam> > <path/to/output.pam> Pamstretch Command: Scale Up Pam Image Specific Factors pamstretch -x <xn> -y <yn> <path/to/image.pam> > <path/to/output.pam>