[magick-users] extracting single picture from multipages TIF

Davinder Kumar dakumar at quark.com
Fri Jun 15 05:08:50 PDT 2007


Syntax:

Convert input_multipage.tiff[page_number] output_file.jpg

For example:

Convert original.tiff[1] output.jpg

It will produce first page in output.

-----Original Message-----
From: magick-users-bounces at imagemagick.org
[mailto:magick-users-bounces at imagemagick.org] On Behalf Of Christoph P.
Kukulies
Sent: Wednesday, May 23, 2007 7:58 PM
To: magick-users at imagemagick.org
Subject: [magick-users] extracting single picture from multipages TIF

I was surprised - not having dealt much with TIFF-formats in the past -
today when I first time used a Nashuatec MP C3000 Color
printer/photocopier/scanner that is capable of sending the scanned
pages automatically via network to a mail recipient of your choice.

I scanned in a batch of a 25 pages document (which was a hell lot easier
than
putting each single page on a flat bed scanner and writing out every
single
page to the file system and searching for the files afterwards where
they
were gone :-)

Anyway, I received the email as a split file (since the single Email
was limited to 2 MB - one can raise this limit by configuration) and
after
messing around a bit with mpack/munpack I was able to fit these to
emails into one single TIFF file. 

To make a long story short, it seems I have a single TIFF-file that
consists
of a couple of pages (25).

Which Imagemagick command now enables me to sort that out into
25 single TIFFs?


--
Chris Christoph P. U. Kukulies kuku_at_kukulies.org
_______________________________________________
Magick-users mailing list
Magick-users at imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users



More information about the Magick-users mailing list