Bug 31535

Summary: patch for pdfimages to include page numbers in output file names
Product: poppler Reporter: Jakob Voss <jakob>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch to the current developer revision from git repository

Description Jakob Voss 2010-11-10 14:19:28 UTC
Created attachment 40184 [details] [review]
patch to the current developer revision from git repository

If you extract a lot of images from a long document, you end up with a long list of numbered image files without a clue, where the images originate.

I added an optional '-p' flag to pdfimages. With this you can choose to name files: <fileRoot>-PPP-NNN.<type> where PPP is the page number on which an image occurs.
Comment 1 Albert Astals Cid 2010-11-10 15:43:21 UTC
Commited, thanks for the patch

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.