I am a new user so these may have very obvious solutions that I have missed.... I have used "file-convert.scm" as a model for a script I am using to process a directory full of images where I am manually cropping the images in the middle of a multi-step automated process. The script works but I need two things to make it excellent. 1) I am using (gimp-file-save RUN-INTERACTIVE ... to pause the script so I can do a manual crop using the display. Is there a better call I can make to pause the script then let it continue when I have made my manual crop? 2) After my manual crop I automatically: (gimp-image-scale image (/ img-width factor) new-height) ... but in order for this to work properly I have to "Fit canvas to layers" and I am having trouble with what scripting call(s) this would be? Thanks Stephen Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/script-fu/ <*> To unsubscribe from this group, send an email to: script-fu-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/