need info working with page.images
#1217
Labels
feature-request
All feature requests receive this label initially, can be upgraded to "enhancement"
page.images
#1217
The current
page.images[0]
dump looks like:I need help working with this and extracting the image data. I would like to export it to a png image or use pillow. at this point, getting hold of the images in nay format would work, and I can convert and use it as desired.
could anyone help me get access to the image data from
page.images
? I am trying to extract and export all images, figures, diagrams from each page of a PDF.#1207 helps a bit, but I am struggling with some errors and issues with that!
some insight on this might even encourage me or someone to write image handling class in pdfplumber.
Thanks!
The text was updated successfully, but these errors were encountered: