* Carl Karsten ([EMAIL PROTECTED]) wrote:
> I need to convert a few pages of a pdf to a few gif files.  I have gotten as
> far as converting them to pbm, using pdftopbm, but can't figure out how to
> go from pbm to gif, or anything else that can go to gif.
> 
> On a related but non linux subject: does anyone know where I can get a 4up
> W2 image?  irs.gov only has the 2up layout.  (plan B is to use the 2up,
> which is causing the above problem.)
> 
> TIA, Carl
> 
> ps. Jeff: the icq thing seams to be working, thanks.

Use convert. Part of the ImageMagick package.

$ convert file.pbm file.gif

Tom.
-- 
            .-------------------------------------------------------.
    .^.     | Tom Gilbert, England | [EMAIL PROTECTED] |
    /V\     |----------------------| www.tomgilbert.freeserve.co.uk |
   // \\    | Sites I recommend:   `--------------------------------|
  /(   )\   | www.freshmeat.net www.enlightenment.org slashdot.org  |
   ^^-^^    `-------------------------------------------------------'


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to