Scroll to navigation

LISTIMAGES(1p) User Contributed Perl Documentation LISTIMAGES(1p)

NAME

listimages - 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

SEE ALSO

CAM::PDF

crunchjpgs

extractallimages

extractjpgs

uninlinepdfimages

AUTHOR

See CAM::PDF

2022-12-08 perl v5.36.0