// This macro batch processes a folder of images, // setting the scales to a given specification. // All the images must be in TIFF format. requires("1.33n"); dir = getDirectory("Choose a Directory "); list = getFileList(dir); start = getTime(); setBatchMode(true); // runs up to 6 times faster for (i=0; i