Image-ExifTool - Re: Using exiftool to change dpi value

Posted on Fri Aug 15 15:10:37 2008 by exiftool in response to 8527 (See the whole thread of 3)
Re: Using exiftool to change dpi value
There is no resolution information in the JPEG standard. I think you are talking about JFIF/JPEG information, which technically should not exist in an EXIF/JPEG image. However, some image utilities rely on this (and many write JFIF when EXIF already exists), so you can do this if you want. ExifTool will not create the JFIF segment unless you specifically write the JFIF information. ie)

-jfif:Xresolution=300 -jfif:Yresolution=300

- Phil
Direct Responses: 8635 | Write a response