pnmpaste
Verified for current stable LTS
Pnmpaste Command: Paste Pnm Image Into Another At Coordinates
Use for paste pnm image into another at coordinates with Pnmpaste. Exact CLI syntax to paste pnm image into another at coordinates using Pnmpaste.
When to use this: Use for paste pnm image into another at coordinates with Pnmpaste.
Command Syntax
pnmpaste <x> <y> <path/to/image1.pnm> <path/to/image2.pnm> > <path/to/output.pnm> pnmpaste <x> <y> <path/to/image1.pnm> <path/to/image2.pnm> > <path/to/output.pnm> Command Breakdown
pnmpaste is the base executable for this command.
FAQ
Purpose: Exact syntax to paste pnm image into another at coordinates using Pnmpaste.
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
Pnmpaste Command: Combine Overlapping Pixels With Boolean Operation
pnmpaste -<and|nand|or|nor|xor|xnor> <x> <y> <path/to/image1.pnm> <path/to/image2.pnm> > <path/to/output.pnm> Pnmpaste Command: Paste Image From Stdin Into Specified Image <command> | pnmpaste <x> <y> <path/to/image.pnm> > <path/to/output.pnm>