pamscale
Verified for current stable LTS
Pamscale Command: Scale Image To Specific Dimensions
Use for scale image to specific dimensions with Pamscale. Exact CLI syntax to scale image to specific dimensions using Pamscale.
When to use this: Use for scale image to specific dimensions with Pamscale.
Command Syntax
pamscale -wid <width> -h <height> <path/to/input.pam> > <path/to/output.pam> pamscale -wid <width> -h <height> <path/to/input.pam> > <path/to/output.pam> Command Breakdown
-wid- Command Option
- Tool-specific option used by this command invocation.
-h- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scale image to specific dimensions 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 By Specified Factors
pamscale -xsc <x_factor> -ysc <y_factor> <path/to/input.pam> > <path/to/output.pam> 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 Width Keeping Aspect Ratio pamscale -wid <width> <path/to/input.pam> > <path/to/output.pam> Banner Command: Set Banner Width banner -w <width> "<text>"