Aha! Exactly what I wanted!! Thanks!!!
On Fri, 18 May 2007 16:57, you wrote: > Andrew Errington wrote: > > Hello, > > > > What is the best tool for editing the dpi information in a JPG image? > > I have resized the original with ImageMagick, and the EXIF dpi is 72 in > > X and 72 in y. I want to edit these values to be 300 dpi in both axes. > > ImageMagick will print out the EXIF values, and I have found some > > utilities to edit the EXIF fields, but they only seem to allow editing > > of the 'coventional' fields like date and time, title, copyright string > > etc. > > > > Thanks in advance, > > > > Andrew > > The -density option to convert specifies the resolution in dpi, unless > you change the units with the -units option > > Stephen > > > ======================================================================= > This email, including any attachments, is only for the intended > addressee. It is subject to copyright, is confidential and may be > the subject of legal or other privilege, none of which is waived or > lost by reason of this transmission. > If the receiver is not the intended addressee, please accept our > apologies, notify us by return, delete all copies and perform no > other act on the email. > Unfortunately, we cannot warrant that the email has not been > altered or corrupted during transmission. > =======================================================================
