I have updated the script (http://flashingtwelve.brickfilms.com/GIMP/Scripts/Temp/save-as-tiff-masks.scm). It now saves as a LZW-compressed TIFF. ;; Saves a 1-bpp TIFF file for each color of an Indexed image where that ;; color is replaced by white and the rest of the image is black. ;; The TIFF's filename is derived from the name of the bottom ;; layer of the original Indexed image. The RGB color values are ;; appended to this name, separated by hyphens. ;; An example of an output filename would be ;; "Background-10-242-79.tif". ;; ;; The files (one for each color) are saved in same directory as ;; the original image (or to the GIMP invocation directory if a ;; new image. _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer