kevin gilbert <kmg...@bigpond.com> writes: > Have you had a look at "convert" from ImageMagick? Not sure if it reads xcf > files but > worth a look.
It does, and I could use that, but I'd like something GUI that I can use without leaving GIMP. I tried starting on a script, figured it should be something like (let ((dupe (gimp-image-duplicate current-image))) (gimp-image-resize-interactive dupe) (gimp-file-save-interactive dupe) (gimp-file-close dupe)) but I don't know how to get the resize and file dialogs to show (e.g. the function gimp-file-save just does what happens _after_ you press save in the dialog). -- Kevin Brubeck Unhammer http://dontbubble.us/ -- escape your bubble _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user