News

def do_gimp_script(self, _files_t:list, border_rgb:tuple, img_width:int, border_width:int, event=None) -> int: ...
I think this is the right forum, since it is a gimp question more than a programming question.<BR><BR>I simply need to batch convert a large number (1k+) of JPG images (all same size) to grey scale ...