Skip to content

Does exiv2 read the whole file when printing EXIF tags? #2609

Closed Answered by clanmills
GabZach asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. Exiv2 uses an i/o object (which seeks appropriately), or memory mapping to minimize I/O. This is discussed in detail in my book: "Image Metadata and Exiv2 Architecture". https://exiv2.org/book/index.html

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@clanmills
Comment options

@clanmills
Comment options

@GabZach
Comment options

@clanmills
Comment options

@GabZach
Comment options

Answer selected by clanmills
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants