Gimp-Forum.net

Full Version: How to create a layered PSD file from using Gimp command line?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need to create a layered PSD file from a list of PNG images using the GIMP command line, in which each PNG image is one layer of a generated PSD file. I found one "https://gist.github.com/endavid/fceea065...c57014692c" related to this. It runs successfully without any error, but it didn't create a PSD file at a given location. Is there something I am doing wrong here?
What command do you use to run it exactly? The command example in the comments is for a Unix (Linux/OSX) shell and will not work in Windows.