Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Export all opened images in GIMP at once
#8
Not sure where PixLab is these days.

Quote:Today I spent a few hours converting .png to .gbr

An old script to batch convert various file types to .gbr  batch_brushes.scm  Converts a folder of a filetype images to .gbr format.
Very much original 2010, only one line changed for Gimp 2.10  but I have tried out with jpeg/png/gif/xcf test files. Writes to the same folder as the original images. Registers bottom of File menu. Does not need an image open,

I set the brush spacing to 10, if you need different edit this line

Code:
(file-gbr-save 1 image drawable newfilename newfilename 10 filename)


Attached Files
.zip   batch_brushes.zip (Size: 818 bytes / Downloads: 23)
Reply


Messages In This Thread
RE: Export all opened images in GIMP at once - by rich2005 - 02-17-2025, 06:57 PM

Forum Jump: