[Poppler-bugs] [Bug 46066] New: Add option to pdfimages to list all images

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 14 14:14:16 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=46066

             Bug #: 46066
           Summary: Add option to pdfimages to list all images
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: ajohnson at redneon.com


Created attachment 57057
  --> https://bugs.freedesktop.org/attachment.cgi?id=57057
add -list option to pdfimages

The attached path adds a '-list' option to pdfimages to list all images in a pdf. It produces output like:

page   num  type   width height color comp bpc  enc interp  object ID
---------------------------------------------------------------------
   1     0 image    1760  1248  gray    1   8  jpeg   no      1815  0
   1     1 mask     3520  2496  -       1   1  jbig2  no      1812  0
   2     2 image    1760  1248  gray    1   8  jpeg   no         8  0
   2     3 mask     3520  2496  -       1   1  jbig2  no        10  0
   3     4 image    1760  1248  gray    1   8  jpeg   no        15  0
   3     5 mask     3520  2496  -       1   1  jbig2  no        17  0
   4     6 image    1760  1248  gray    1   8  jpeg   no        22  0
   4     7 mask     3520  2496  -       1   1  jbig2  no        24  0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list