Hello
Try to convert this jpg to tiff, 2 issues:
Image Exif and Xmp data will not be saved in the resulting Tiff.
Result image is rotated! Original image is not!
Thanks.
Tested when saving as Tiff and Png, happened…...and found that metadata is exported correctly if you specify ImageOptionsBase...example to keep Exif data on export: var inputPath = @"C:\User...