listimages(1) Save copies of all PDF JPG images to a directory

SYNOPSIS


listimages [options] infile.pdf
Options:
-v --verbose print diagnostic messages
-h --help verbose help message
-V --version print CAM::PDF version

DESCRIPTION

Searches the PDF for images and lists them on STDOUT in one of the following formats:

  Image <n> page <p>, (w,h)=(<w>,<h>), ref <label> = object <objnum>, length <l>\n";
  Image <n> page <p>, (w,h)=(<w>,<h>), inline

AUTHOR

See CAM::PDF