Skip to content
Discussion options

You must be logged in to vote

No, they are no graphics, but so-called inline images: all image information is part of the page's /Contents object.
Because they have no xref, you don't see them using page.get_images().
But PyMuPDF doesn't let you down!
Information about all page images: page.get_image_info(...). To extract them, use text extraction: page.get_text("dict", ...).

Replies: 4 comments 15 replies

Comment options

You must be logged in to vote
1 reply
@JorjMcKie
Comment options

Comment options

You must be logged in to vote
5 replies
@meghanaviyyapu
Comment options

@JorjMcKie
Comment options

@meghanaviyyapu
Comment options

@JorjMcKie
Comment options

@meghanaviyyapu
Comment options

Comment options

You must be logged in to vote
7 replies
@meghanaviyyapu
Comment options

@JorjMcKie
Comment options

@meghanaviyyapu
Comment options

@JorjMcKie
Comment options

@meghanaviyyapu
Comment options

Comment options

You must be logged in to vote
2 replies
@JorjMcKie
Comment options

Answer selected by JorjMcKie
@meghanaviyyapu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants