Transparency crop script by J R Hunt, updated by Darrell Enns to work with Gimp 2.6.
Automatically crops out transparent edges. This is particularly useful after performing a rotate or perspective correction on a photo. It can also perform optimizations to find the crop that removes the transparent edges while mainting as much of the original image as possible.
| Attachment | Size |
|---|---|
| transp-cropper.py | 13.13 KB |
Comments
Needs other Python packages
It's a very useful plug-in
Just what I need
question
The menu paths are given in
The menu paths are given in the register() call in the script, in this case
<Image>/Python-Fu/Selection/Transparency Crop