I want to do some operation on some images using GIMP through the command line on Ubuntu. Operations that I want to do are:
- Open an image
- Convert an image to gray-scale
- Convert a PNG image to JPEG
How I can do them using the command line?
I want to do some operation on some images using GIMP through the command line on Ubuntu. Operations that I want to do are:
How I can do them using the command line?