batch-smart-resize
batch-smart-resize copied to clipboard
GIMP script-fu for batch resizing of images
I added TGA support. I tried to follow your conventions and pull request requirements. I did move the "flatten" command to only run if padding is enabled. I don't know...
Not able to add Transparent Background with padding. Overall Script is working perfect in Gimp 2.10
Error while loading C:\Program Files\GIMP 2\share\gimp\2.0\scripts\batch-smart-resize.scm: Error: (C:\Program Files\GIMP 2\share\gimp\2.0\scripts\batch-smart-resize.scm : 1) eval: unbound variable:
It'd be nice if this could warn before overwriting existing files.
It fails if there are any non-images in the source folder. For now I have just noted the limitation in the documentation. - Try to detect if the file is...
Right now it aborts with the error "Invalid Source Folder" but this is a problem when another script runs batch-smart-resize on multiple folders where one of the folders might be...
If both source image dimensions are smaller than the max output dimensions then the script pads in both dimensions. It should only ever pad one dimension.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
It doesn't seem to be recognized at all by the newer versions of gimp