Little batchscript for gimp-2.2x convert imagefiles with filemask to 14color indexed (for logo-conversion) Attention, script will replace org-files, so work with copies ;) - copy to gimp-srcipt-dir "~/.gimp-2.2/scripts" - run for example gimp -i -b (batch-indexed-14c "*.xpm") (gimp-quit 0)