On 06/14/07 11:20, Douglas Allan Tutty wrote:
On Thu, Jun 14, 2007 at 04:07:39PM +0200, Lubos Vrbka wrote:
does anyone know good way how to resize jpg pictures and preserve EXIF
at the same time, preferably using graphics/imagemagick? it seems that
graphicsmagick removes the EXIF information, b
On Thu, Jun 14, 2007 at 04:07:39PM +0200, Lubos Vrbka wrote:
>
> does anyone know good way how to resize jpg pictures and preserve EXIF
> at the same time, preferably using graphics/imagemagick? it seems that
> graphicsmagick removes the EXIF information, but maybe there is some
> option i miss
hi,
$> convert -resize 800x800 image.jpg small-image.jpg
To resize multiple images you can always cook up a script. Other
applications which I use for exif manipulations are jhead and exiv2.
well, it seems that imagemagick indeed preserves exif information,
whereas graphicsmagick doesn't! i t
Lubos Vrbka wrote:
hi guys,
does anyone know good way how to resize jpg pictures and preserve EXIF
at the same time, preferably using graphics/imagemagick? it seems that
graphicsmagick removes the EXIF information, but maybe there is some
option i missed :(
thanks in advance for any hints.
Hi!
On Thu, Jun 14, 2007 at 04:07:39PM +0200, Lubos Vrbka wrote:
> hi guys,
>
> does anyone know good way how to resize jpg pictures and preserve EXIF
> at the same time, preferably using graphics/imagemagick? it seems that
> graphicsmagick removes the EXIF information, but maybe there is some
hi guys,
does anyone know good way how to resize jpg pictures and preserve EXIF
at the same time, preferably using graphics/imagemagick? it seems that
graphicsmagick removes the EXIF information, but maybe there is some
option i missed :(
thanks in advance for any hints. regards,
--
Lubos
6 matches
Mail list logo