Bug 38549 - pdfimages should extract resolution information
Summary: pdfimages should extract resolution information
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 00:42 UTC by Torsten Bronger
Modified: 2018-08-21 10:58 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Torsten Bronger 2011-06-22 00:42:35 UTC
Currently, the dpi resolution of images extracted by pdfimages is lost.  pdfimages should embed the original resolution in the extracted JPEGs.  Additionally, TIFF should be an alternative to PBM/PPM since TIFFs can contain resolution information, too.
Comment 1 Denny Reeh 2011-07-03 13:07:11 UTC
same for me.

pdfimages extracts all images with 72 dpi.
i have a example: the image in the pdf is 300 dpi and 302x103 pixel width/height. the extracted JPG image was 72 dpi with 1258x428 pixel width/height. so i can recalculate the origin resolution.

if you have all these informations, it must be easy to extract the image with origin resolution and pixel width/height.
Comment 2 GitLab Migration User 2018-08-21 10:58:28 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/452.


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.