Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jpeg file loaded with script-fu not considered imported
#4
Hmm. Indeed set-name doesn't exist, the name is taken from set-filename. And I can't find a way to twist the arm of the file saver dialog.

Possible solutions:

* Set a different default extension (doable since 2.10.22 IIRC)(Preferences ➤ Image Import & Export ➤ Export file type)
* Define your own export action, and associate a hot key to it.

And in radical departure, I wrote a script that does things a bit differently to quickly process a lot of files, a single call to the script :
  • Execute some post-processing
  • Export the file
  • Close the file window (aka "display")
  • Determine the next file in sequence
  • Open that file in a window
  • Execute some preprocessing
So you go from one image to the next with a single keystroke.
Reply


Messages In This Thread
RE: Jpeg file loaded with script-fu not considered imported - by Ofnuts - 09-04-2022, 09:00 PM

Forum Jump: