如何使用命令行将多个图像合并为一个 GIMP 文件?

ænd*_*rük 11 command-line gimp automation conversion image-processing

如何通过命令行将多个 JPEG 组合成单个分层 XCF?

使用 GIMP 的图形界面,我可以选择File ? Open as Layers...,但我没有看到类似的命令行选项。我尝试使用 ImageMagick 组合图像,但它无法将 XCF 识别为输出格式。

小智 1

您必须在批处理模式下使用 gimp。请参阅: http: //www.gimp.org/tutorials/Basic_Batch/

您可能需要学习 script-fu... http://docs.gimp.org/nl/gimp-using-script-fu-tutorial.html