Re: multi-page tiff splitter? (was Re: eFax tiff viewer?)

From: Vineet Kumar (debian-user_at_virtual.doorstop.net)
Date: 09/14/03

  • Next message: cr: "Re: Windows multiboot (aaargh!)"
    Date: Sun, 14 Sep 2003 02:13:58 -0700
    To: debian-user@lists.debian.org
    
    
    

    * Karsten M. Self (kmself@ix.netcom.com) [030914 01:12]:
    > on Thu, Sep 11, 2003 at 09:06:18PM -0400, ccn (blerio@comcast.net) wrote:
    > > eFax service www.efax.com deliveres faxes as email attachments in
    > > multipage tiff format. When I open such an attachment using tifftopnm,
    > > gimp, or gimv I can only see the first page.
    > >
    > > Has anybody figured out what viewer displays all pages of a multipage fax?
    >
    > Related question.
    >
    > I'm getting documents in a multi-page tiff format. I'd like to split
    > these to a single file per page. I haven't found a tool which does this
    > automatically. Any suggestions?

    Given that ImageMagick's display can display them, I'd bet that
    convert(1) can pull this off, at least with a bit of coaxing. The
    manpage shows an example for converting a postscript document into
    individual fax pages; I'd bet it would work just right if you just
    specified the multi-page tiff as the source file in place of the
    postscript:

    convert document.tiff fax:page

    (untested)

    good times,
    Vineet

    -- 
    http://www.doorstop.net/
    -- 
    #include<stdio.h>
    int main() {
        puts("Reader! Think not that \n"
             "technical information \n"
             "ought not be called speech;");
        return 0;
    }
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

    • application/pgp-signature attachment: stored

  • Next message: cr: "Re: Windows multiboot (aaargh!)"

    Relevant Pages