converting to pdf all gifs

Smoot Carl-Mitchell smoot at tic.com
Tue Dec 14 15:35:16 UTC 2010


On Tue, 2010-12-14 at 20:55 +0530, Tapas Mishra wrote:
> I am having 982 images which are in gif format.This is basically a
> document which is in form of gifs.
> I want to create one pdf all these 982 are numbered sequentially.So in
> the pdf I want them from gif1 to gif982 all in one pdf.
> I read some where imagemagick can do this.Or inserting image in
> openoffice and then saving as pdf as an option.
> But to insert  982 gifs it would be difficult.So is there an easy way
> to do so?

ImageMagick can do it.  Something like:

convert gif* out.pdf

should do the trick.  You may have to fiddle with the input file naming
to get the sort order correct.

-- 
Smoot Carl-Mitchell
System/Network Architect
voice: +1 480 922-7313
cell: +1 602 421-9005
smoot at tic.com





More information about the ubuntu-users mailing list