Skip to content

Custom Exif metadata tags #1426

Answered by JimBobSquarePants
moon6969 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. We only support the 2.2 standard (We need to bump support to 2.3.2).

This is by design. We do not want to continue to propagate bad EXIF properties that doe not conform to the specification. We do the same for raw jpeg decoding. We've had to put in lots of fail safes to ensure badly encoded jpegs can be decoded but we would never encode them in any manner that does not conform to the specification.

Even if I create my own ExifTag class, it looks to me like ExifTags.GetPart() will prevent it writing?

I'm not sure I follow. Are you saying you are not able to create new valid tags?

P.S. ImageProcessor and ImageSharp are not related in any way and I find it a bit of a head scratcher wh…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by moon6969
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
2 participants