Home > Gimp-scripts

Gimp-scripts

Gimp-scripts is a project mainly written in Scheme, it's free.

Just playing with Gimp script

Added batch image scaling script to rescale my cartoons

Running a script (command line)

gimp -i -b "(batch-image-scale \"*.jpg\" 300 400)"
Previous:Github-deneme