Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combine Save and Export
#2
Quote:...So, who do I talk to about this? Or is this post enough to get the attention of the developers?

Nope, you should post a request to https://gitlab.gnome.org/GNOME/gimp/-/issues

...but it is not going to happen.  There are good reasons for splitting Save and Export and the argument was killed off long ago.

2013 post ..and we're thinking about some even better approaches in the future, but we won't revert to the old behaviour.  Because this is what we said in the past. Over and over again. - Simon Budig https://www.gimpusers.com/forums/gimp-us...rt-vs-save

Quote:Oh! And it would also help to have a drop-down menu from which to select the file type. Saves typing.

There is already one of those, but believe me typing is quicker.

   

In Gimp 2.8 / 2.10 there are script work-arounds. In particular this one updated for Gimp 3
https://github.com/akkana/gimp-plugins/b...3/saver.py
...but not working maybe ask Akkana Peck for a fix.

Edit: I just changed the shebang to #!/usr/bin/env python3 and that got it working. Very dangerous (as always for the unwary), File -> Saver overwrites the existing file with any edits made, no warnings. File -> Saver-As does have a dialogue maybe a bit safer.
Reply


Messages In This Thread
Combine Save and Export - by theDrake - 03-28-2025, 09:43 AM
RE: Combine Save and Export - by rich2005 - 03-28-2025, 10:26 AM

Forum Jump: