Replies: 2 comments
-
There is currently no conditional branching support in chaiNNer so that is not something you can accomplish unfortunately. I'm not sure what other software would be able to do that though, besides just writing it as a python script |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok well if anyone needs to do this i found a program called ImBatch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello i want to convert a bunch of tga files in a folder:
i want to save it as jpg if it doesnt have an alpha channel, and in png if it does
can i do this with chainer? or what other software do you recommend
Beta Was this translation helpful? Give feedback.
All reactions