Users browsing this thread: 1 Guest(s)
Texture Remix (my image manipulation tool) - v1.2.0
#45
Good news, everyone! Texture Remix now has command line support! This means you can now use it as part of batch scripts! See the first post for links.

The format is like this:


Code:
java -jar TextureRemix.jar -o "(output folder here)" -i "(file name here)" 1r1g 1g1b 1b1r !1b 1a2r 1a2g 1a2b

This example command will take a single image and create two new images, one with the image's colors mixed around and the blue channel inverted, and another featuring the grayscale of the source image's alpha channel. Try it out!
Reply


Messages In This Thread
RE: Texture Remix (my image manipulation tool) - v1.1.0 - by Peardian - 02-18-2018, 06:50 PM

Forum Jump: