batch-smart-resize icon indicating copy to clipboard operation
batch-smart-resize copied to clipboard

GIMP script-fu for batch resizing of images

Results 9 batch-smart-resize issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Not able to add Transparent Background with padding. Overall Script is working perfect in Gimp 2.10

bug

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: 

bug

It'd be nice if this could warn before overwriting existing files.

enhancement

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...

bug
help wanted

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...

bug

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.

bug

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...

dependencies
github_actions

It doesn't seem to be recognized at all by the newer versions of gimp