pamscale
Verified for current stable LTS
Pamscale Commands
Pamscale command syntax with verified terminal examples.
Commands
5 commands for Pamscale
pamscale Video
Pamscale Command: Scale Image By Specified Factors
pamscale -xsc <x_factor> -ysc <y_factor> <path/to/input.pam> > <path/to/output.pam> pamscale Video
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 Video
Pamscale Command: Scale Image To Fit Bounding Box
pamscale -xyfit <bbox_width> <bbox_height> <path/to/input.pam> > <path/to/output.pam> pamscale Video
Pamscale Command: Scale Image To Specific Dimensions
pamscale -wid <width> -h <height> <path/to/input.pam> > <path/to/output.pam> pamscale Video
Pamscale Command: Scale Image To Specific Width Keeping Aspect Ratio
pamscale -wid <width> <path/to/input.pam> > <path/to/output.pam> Suggest a Pamscale Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pamscale workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.