pampick
extracts specific images from a multi-image PAM stream by index number
TLDR
Extract specific images from stream
$ pampick [0] [2] [5] < [input.pam] > [output.pam]
SYNOPSIS
pampick index [index ...] < file
DESCRIPTION
pampick extracts specific images from a multi-image PAM stream by index number. Useful for selecting frames from animation or video sequences. Part of Netpbm toolkit.
PARAMETERS
index
Zero-based image indices to extract.
