logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

listimages - Save copies of all PDF JPG images to a directory

Author

       See CAM::PDF

perl v5.36.0                                       2022-12-08                                     LISTIMAGES(1p)

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

Name

       listimages - Save copies of all PDF JPG images to a directory

See Also

       CAM::PDF

       crunchjpgsextractallimagesextractjpgsuninlinepdfimages

Synopsis

        listimages [options] infile.pdf

        Options:
          -v --verbose        print diagnostic messages
          -h --help           verbose help message
          -V --version        print CAM::PDF version

See Also