pnmtops
Verified for current stable LTS
Pnmtops Command: Set Output Image Dimensions
Use for set output image dimensions with Pnmtops. Exact CLI syntax to set output image dimensions using Pnmtops.
When to use this: Use for set output image dimensions with Pnmtops.
Command Syntax
pnmtops -imagew <imagewidth> -imageh <imageheight> <path/to/file.pnm> > <path/to/file.ps> pnmtops -imagew <imagewidth> -imageh <imageheight> <path/to/file.pnm> > <path/to/file.ps> Command Breakdown
-imagew- Command Option
- Tool-specific option used by this command invocation.
-imageh- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set output image dimensions using Pnmtops.
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
Pnmtops Command: Convert Pnm To Postscript
pnmtops <path/to/file.pnm> > <path/to/file.ps> Pnmtops Command: Set Output Image Dimensions Linux pnmtops -imagew <imagewidth> -imageh <imageheight> <path/to/file.pnm> > <path/to/file.ps> Pnmtops Command: Set Page Dimensions For Output Image pnmtops -w <width> -h <height> <path/to/file.pnm> > <path/to/file.ps> Pnmtops Command: Set Page Dimensions For Output Image Linux pnmtops -w <width> -h <height> <path/to/file.pnm> > <path/to/file.ps>