Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automate export jpg to png
#3
Try this one. A python plugin. Modified from one I use as a 'quick-save' for the open image.
Download, unzip, put jpg-to-png.py in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins
Registers in the Tools menu. Tried in Win10 / Gimp 2.10.22 and works there.

There are caveats: 
  • The first use in any particular Gimp session, set an output folder, otherwise you get an error.  I think worth keeping to separate the files but it could be the folder containing the jpegs. Subsequent use keeps that path.
  • The filename has an underscore appended ie. filename.jpg becomes filename_.png  Edit: Dear me, I am dim, fixed that.
  • Guarantee, there is no guarantee.
In use:
It can have a hotkey assigned to avoid going into the menu every-time.
Providing no other plugin has been used in the meantime, Ctrl-F repeats the last used.


Attached Files
.zip   jpg-to-png.zip (Size: 653 bytes / Downloads: 206)
Reply


Messages In This Thread
Automate export jpg to png - by Noteworthy - 12-07-2020, 09:05 PM
RE: Automate export jpg to png - by denzjos - 12-08-2020, 09:17 AM
RE: Automate export jpg to png - by rich2005 - 12-08-2020, 12:20 PM
RE: Automate export jpg to png - by Noteworthy - 12-09-2020, 08:51 AM

Forum Jump: