Hello,
The resolution is really confusing as each software reads different resolution. So I came up to set resolution the following way:
exiftool -photoshop:Xresolution=$resolution -photoshop:Yresolution=$resolution -jfif:Xresolution=$r
+esolution -jfif:Yresolution=$resolution -XYResolution=$resolution $Myfile
Is this correct? Is there a better way? Am I forgetting another one?
Thank you in advance,
Laurent