GIMP批处理编辑(Script-fu/Python-fu) [英] GIMP batch editing (Script-fu/Python-fu)

查看:487
本文介绍了GIMP批处理编辑(Script-fu/Python-fu)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我大约有500张图像,我想批量编辑所有图像,我需要将它们全部调整为190x120尺寸,然后将其位置稍高一些(例如10像素).并出口.我也希望他们都保留自己的名字.

I have about 500 images, I would like edit all of them in batch, I need to resize them all at to 190x120 dimensions, position then slightly higher (say 10 pixels). And export. Also I would like them all to keep their initial names.

基本上,我有一个框架,我想加载图像(在其下的图层上),然后将其缩小(在尺寸之上),然后略微向上移动,并导出带有框架的每个图像,以保留其名称.

Basically I have a frame and I would like to load images (on layer under it) then size them down (above dimensions) move slightly up and export each individual image with frame so that it keeps its name.

我可以在GIMP控制台中使用什么命令(script-fu或Python-fu)? 还是我可以使用什么其他方法来获得结果而无需单独编辑每个图像?

What would be a command I could use in GIMP console (script-fu or Python-fu)? Or what other method could I use to achieve the result without editing each image individually?

提前谢谢!

推荐答案

我更改了自己的python-fu脚本之一,经过一些测试,它似乎可以满足您的要求.界面本身很不言自明. 只需下载文件并

i altered one of my own python-fu scripts, and after some testing it seems to do what you want. the interface itself is pretty self-explanatory. just download the file and install it as a plug-in.

主要链接: https://gist.github.com/MCOfficer/bdf6c0c0935d22da38e72cc99fea6375 archive.md )

这篇关于GIMP批处理编辑(Script-fu/Python-fu)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆