- # create a nice webpage with all your thumbnails:
        
webmagick --recurse --forcehtml --forcemontage --srcdir ~/pictures --columns 4
 - # from tiff to eps (useful to include, e.g., a powerpoint slide in a LaTeX document):
        
convert slide.tiff slide.eps
 - # very nice image manipulation program:
        
sodipodi
 
click Here To See All My Bookmarks