batch for transforming images
Knapp
magick.crow at gmail.com
Fri Sep 19 14:39:51 UTC 2008
>>> I like this ones:
>>>
>>> mogrify -resize 800x600 *.jpg
>>> or
>>> mogrify -resize 800 *.jpg
>>> or
>>> mogrify -resize 50% *.jpg
>>>
>>> --
>>> Jorge
>>
>> He said all the images in a dir. To mogrify hundreds of images might take a
>> while. The script does them all at once.
>> bruce
>>
>>
>
> But with *.jpg you can change all the images in the dir
> ---
> Jorge
.jpg is lossy and thus every time you open and then save it or change
it you lose detail. PNG is way better because you don't loose
anything.
--
Douglas E Knapp
http://sf-journey-creations.wikispot.org/Front_Page
More information about the kubuntu-users
mailing list