Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Bimp - Not saving Jpegs

Sat Feb 26, 2022 1:27 pm

Hi,

I am trying to add a border to a batch of images and figured out that only existing xcf files get converted and saved in my output folder but not jpegs, even though after the conversion I can preview the jpegs with the border applied when clicking on the file name whilst still in Bimp.

Running Gimp 2.10.30 and Bimp 2.6

Any suggestions how to fix this are much appreciated.
Thanks

Re: Bimp - Not saving Jpegs

Sat Feb 26, 2022 2:40 pm

There is a python script "SaveAll" (unzip and put in your plug-ins folder)
which can save all open images as xcf with one click.
You then have all you need to feed to BIMP.
And after all you can throw the xcf files away.
Script shows in "File" menu in GIMP

Re: Bimp - Not saving Jpegs

Sun Feb 27, 2022 5:56 pm

Thanks a lot for the advice. Will give it a go.
Not as straightforward as I hoped but beggars cannot be choosers.
Post a reply