Posted 19 July 2015 - 01:02 PM
Hello, I have made a splitter to split up the frames in a NPaintPro Animation (.nfa) file!
It works like this:
framesplit <filename> [prefix]
<filename> is obvious, it's the files name (and/or dir)
[prefix] is obvious. It's the name put before the file (Like I put test-, each file would be test-1, test-2, etc.) (this can also include directories like /frames/)
pastebin get 5jkpZRj6 framesplit
Thank you.