This plugin is by Bert Hinz. As his web site seems to be down, I'm archiving it here. It says it's "free software" (looks like part of the GPL Licence) so I'm assuming this is OK. Description from the script:
# ==============================================================================
# StraightenCrop.py V1 - (c) Bert Hinz 2008
# ==============================================================================
#
# IMAGE ROTATION AND CROP FOR THE GIMP
#
# Straightens the image vertically or horizontically and crops with minimal loss
# of image area.
#
# ==============================================================================
#
# INSTRUCTIONS:
#
# Use the path tool of the GIMP to position two points on a line or edge of an
# object you want straighten vertically or horizontally:
#
# Press "B" to activate the path tool. Then put the points by single left-clicks
# without holding the mouse key while moving the mouse. Finally run
# /Image/Transform/Straighten & Crop.
# Press "Ctrl & Z" to undo the crop if required.
#
# Menu location on systems with German local settings:
# /Bild/Transformation/Straighten & Crop
| Attachment | Size |
|---|---|
| StraightenCrop.py | 4.84 KB |
Comments
Thank you for posting the
Thank you for posting the script! :-)
My web site is online again:
http://rayadagio.de/manufacture.html
Cheers,
Bert
Hy Rayadagio !
Take care here when posting links in comments to specify more ( t.e. that are gimp or anyway graphic related)
I know that is your repository of gimp python script...but sometime we may get frantic by deleting spam
..and then mistakes may happens triggered by apparently unrelated links
BTW thank for the scripts
right click on the link and
right click on the link and select save target as... thats what i do
- "Give me a blaster, i'll give you the world." Gen. Shingar
StraigthenCrop
Thanks, nice plugin. If you install the plugin don't forget to make StraightenCrop.py executable.
Download problem
I get an html page instead of the python file when I try to download the script. The downloaded file is named StraightenCrop.py, but it is an html warning message telling:
An Error Has Occurred!You are not allowed to access this section
I could find the file there:
http://forum.meetthegimp.org/index.php?action=dlattach;topic=223.0;attac...
ah!
Thanks for reporting, should be fixed now (I hope).