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.
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.
-- 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.