JpegMetadata icon indicating copy to clipboard operation
JpegMetadata copied to clipboard

Read and write basic JPEG metadata (Exif)

Results 2 JpegMetadata issues
Sort by recently updated
recently updated
newest added

I tried with hundreds of files, but the metadata is never saved. Save always returns false. Even the example console project fails. Any idea where this can come from?

This is a great, lightweight tool. THanks for creating it! However, I needed some additional values in the metadata. I added these to the source that I downloaded from the...