How to automate "Autocrop Image"? - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: How to automate "Autocrop Image"? (/Thread-How-to-automate-Autocrop-Image) |
How to automate "Autocrop Image"? - drpeppercan - 03-28-2018 Every time I reduce the image size, there's some space remaining. Autocrop image removes it. It would be nice if that rather obvious need, could be done automatically. Is there a way to do this? Thanks in advance guys RE: How to automate "Autocrop Image"? - Ofnuts - 03-28-2018 Likely because you are scaling the layer and not the image. See Image>Scale image. RE: How to automate "Autocrop Image"? - rich2005 - 03-28-2018 my guess: You are using the crop tool with the tool option Current layer only enabled. Untick it. [attachment=1602] RE: How to automate "Autocrop Image"? - drpeppercan - 03-28-2018 Mmm, interesting... I like shortcuts, so I have been using Shift-T instead. Too bad I don't see a shortcut for the one you showed me. But I guess I'll start using it to save a step. Thanks rich2005 RE: How to automate "Autocrop Image"? - rich2005 - 03-29-2018 (03-28-2018, 09:10 PM)drpeppercan Wrote: Mmm, interesting... No... You are doing what Ofnuts assumed and scaling the layer (shift-T) You need to be scaling the image, Image -> Scale Image no shortcut for that, although one can be assigned and it has no dragging-handles-on-the-canvas. If you want to continue with your shift-T shortcut, then assign a shortcut to autocrop. Bottom of the edit menu -> keyboard shortcuts. maybe something like for the Y key [attachment=1607] |