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

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

Author

       See CAM::PDF

perl v5.36.0                                       2022-12-08                              UNINLINEPDFIMAGES(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

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

See Also

       CAM::PDF

       crunchjpgsextractallimagesextractjpgslistimages

Synopsis

        uninlinepdfimages [options] infile.pdf [outfile.pdf]

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

See Also