On 06/23/2011 11:30 AM, Kevin Brubeck Unhammer wrote: > > I really like the GIMP 2.7 Export menu, but one thing I've always felt > missing was a resize-slider for just the exported image. I like keeping > the xcf large to avoid loss of quality, and then exporting stuff which I > then resize But it's a bore having to resize, then export, then resize > back (or export, then open the rexport, then resize, then save). > > I'm sure I'm not the only one who has this problem, so does anyone know > of a script that automates this? An interactive script that e.g. adds a > menu item 'export resized' that lets me input a new size in pixels, then > just calls the export item, but doesn't touch the original.
My 2 cents... Once you have resized and exported you can Ctrl-Z to get back to the original size. If you automate the process it has to be more robust: you can't avoid a preliminary blur to avoid artefacts that will appear in some cases, and possibly a little bit of sharpening on the result. Otherwise, if you stick to some blind resizing, as said earlier an ImageMagick script is your best friend (it can read XCF). _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user