Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
image transform rotation is not mapped on repeating action key
#1
image transform rotation is not mapped on repeating action key

Cntr+F repeat last action but this is not true

Sadly, gimp do not let you also to select multiple open tabs with images and apply the same effect, with some short key.

Is there any fast way to apply transformation to gimp open images without external batch modes / scripts?

the automation for opened images in gimp sucks except ctr+f
Reply
#2
The Rotate tool (and the other transforms) are basically GEGL functions and while they have scriptable commands that show in the pdb, you have to write your own script/plugin to apply a rotate that then repeats using "Filters -> Repeat last".

One problem is the Transforms do not include a "Save Preset" option that you find on other GEGL functions - typically in the Color menu. One that does have saved presets is GEGL graph.

As an example (just an example) Using Filters -> Generic -> GEGL graph you can save a preset and apply using repeat.

30 seconds https://i.imgur.com/qm38eIi.mp4

Maybe put in a feature request for adding presets to the Transform Tools https://gitlab.gnome.org/GNOME/gimp/-/issues
There might already be one, not something I have been looking for.
Reply


Forum Jump: