Hi, Douglas Lewan <d_lewan2000@xxxxxxxxx> writes: > I have more than a handful of PNGs that should all be cropped and > saved in the same way, i.e. the same rectangle cut from the left side. Sounds a lot like a job for convert from ImageMagick. > (file-save-png) either (1) wants to complain about saving a channel > (presumably the cut selection) or (2) necessarily pops up the > Save-As-PNG dialogue (even though all those parameters were > presumably set in the call to (file-save-png). Could you make your script available so that we have a chance to look at it? Sven