Image Tools, Misc


Table of Contents

Image converting tools 
gifconv 
cmd:nconvert 
cmd:xwd - dump an image of an X window 
Usage 
Info 
Source 
Trying History 
cmd:xwdtopnm 
Usage 
Info 
Help 
best software for scanning books 

Image converting tools 

gifconv 

Usage 

ls *.gif | doeach.pl gifconv @_ ~/discards/gens/eps/@n.eps
ls *.gif | doeach.pl gifconv @_ -format eps @b grep BoundingBox: @g @_.bb

cmd:nconvert 

nconvert comes with the xnview package.

$ nconvert -canvas 520 130 testimg.new.jpg
** NCONVERT v3.72 Copyright 1991-2002 Pierre-E Gougelet

Conversion of testimg.new.jpg into testimg.new.jpg OK

well done, right to the size, image to the middle, just that the background is black.

NB, after an exhausted search on google on 2004.11.06, I concluded that there is no debian package for xnview/nconvert.