pamscale
Verified for current stable LTS
Pamscale Command: Scale Image By Specified Factors
Use for scale image by specified factors with Pamscale. Exact CLI syntax to scale image by specified factors using Pamscale.
When to use this: Use for scale image by specified factors with Pamscale.
Command Syntax
pamscale -xsc <x_factor> -ysc <y_factor> <path/to/input.pam> > <path/to/output.pam> pamscale -xsc <x_factor> -ysc <y_factor> <path/to/input.pam> > <path/to/output.pam> 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 specified factors using Pamscale.
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
Pamscale Command: Scale Image To Fill Box Preserving Aspect Ratio
pamscale -xyfill <box_width> <box_height> <path/to/input.pam> > <path/to/output.pam> Pamscale Command: Scale Image To Fit Bounding Box pamscale -xyfit <bbox_width> <bbox_height> <path/to/input.pam> > <path/to/output.pam> Pamscale Command: Scale Image To Specific Dimensions pamscale -wid <width> -h <height> <path/to/input.pam> > <path/to/output.pam> Pamscale Command: Scale Image To Specific Width Keeping Aspect Ratio pamscale -wid <width> <path/to/input.pam> > <path/to/output.pam> Pamenlarge Command: Enlarge Image By Factors pamenlarge -x <xn> -y <yn> <path/to/image.pam> > <path/to/output.pam>