[Poppler-bugs] [Bug 91734] New: pdfimages failed to list/extract image

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 23 05:01:16 PDT 2015


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

            Bug ID: 91734
           Summary: pdfimages failed to list/extract image
           Product: poppler
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: utils
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: a246246_246-kde at yahoo.co.jp

Created attachment 117873
  --> https://bugs.freedesktop.org/attachment.cgi?id=117873&action=edit
PDF that pdfimages failed to detect image

pdfimages failed to detect images for the attached PDF file.
In PDF file, one /Subtype /Image object exists.
It can be extracted with mutool (1.7a), and even pdftohtml comes from poppler
generate png for that part.

$ pdfimages -v
pdfimages version 0.35.0
Copyright 2005-2015 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC

$ pdfimages -list sample.pdf 
page   num  type   width height color comp bpc  enc interp  object ID x-ppi
y-ppi size ratio
--------------------------------------------------------------------------------------------

$ egrep -C 3 '/Subtype /Image' sample.pdf 

12 0 obj
<<
  /Subtype /Image
  /ColorSpace /DeviceCMYK
  /Width 32
  /Height 32

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20150823/3897f8c3/attachment.html>


More information about the Poppler-bugs mailing list