09-05-2021, 08:07 AM
(This post was last modified: 09-05-2021, 08:08 AM by rich2005.
Edit Reason: typo
)
Maybe one of the clever guys can come up with a Gimp script, I think ImageMagick (IM) more probable. IM7 reads a Gimp 2.10 file (at least it does here in linux) You could ask the question on the IM forum where there is a MacOS user.
https://github.com/ImageMagick/ImageMagick/discussions
Some clarification on file properties will help
Are all the images the same size ?
or do you need to place top / middle layers in specific places ?
Images are to be stacked before writing to png, so these layers are partially transparent ?
https://github.com/ImageMagick/ImageMagick/discussions
Some clarification on file properties will help
Are all the images the same size ?
or do you need to place top / middle layers in specific places ?
Images are to be stacked before writing to png, so these layers are partially transparent ?