re: Linux Screenshots Resizing Help Needed!

Subject: re: Linux Screenshots Resizing Help Needed!
From: Jean Jordaan <Jean -at- mosaicsoftware -dot- com>
To: "'TECHWR-L'" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Wed, 3 May 2000 14:50:48 +0200

Hi Maria

You could use mogrify. It's part of the ImageMagick suite. I
enclose two snips from the relevant manual pages.

================================================================
ImageMagick(1) ImageMagick(1)


NAME
ImageMagick - ImageMagick is an X11 package for display
and interactive manipulation of images.

DESCRIPTION
ImageMagick is an X11 package for display and interactive
manipulation of images. The package includes tools for
image conversion, annotation, compositing, animation, and
creating montages. ImageMagick can read and write many of
the more popular image formats (e.g. JPEG, TIFF, PNM, XPM,
Photo CD, etc.). ImageMagick is available via anonymous
FTP as ftp://ftp.wizards.dupont.com/pub/ImageMag-
ick/ImageMagick-4.0.9.tar.gz.
================================================================

================================================================
mogrify(1) mogrify(1)


NAME
mogrify - transform an image or sequence of images

SYNOPSIS
mogrify [ options ...] file [ [ options ...] file ...]

DESCRIPTION
mogrify transforms an image or a sequence of images.
These transforms include image scaling, image rotation,
color reduction, and others. The transmogrified image
overwrites the original image.

EXAMPLES
To convert all the TIFF files in a particular directory to
JPEG, use:

mogrify -format jpeg *.tiff

To scale an image of a cockatoo to exactly 640 pixels in
width and 480 pixels in height, use:

mogrify -geometry 640x480! cockatoo.miff
================================================================

Hope this helps!
--
jean -at- mosaicsoftware -dot- com . ... .... ///\\oo//\\\
Technical Writer




Previous by Author: Looking for scientific/hardware writing opps
Next by Author: Copyright Question
Previous by Thread: Re: Attaching Templates to Word Documents WAS RE: Re Word/Weird
Next by Thread: ADMIN: End of Round 7835 of the Word/Frame Holy Wars


What this post helpful? Share it with friends and colleagues:


Sponsored Ads