Batch process for multiple aseprite files

Thank you dacap for the input.

I tried your suggestion, but unfortunately it didn’t work. I’ve made the names and directories all correct. In Git Bash, I copied and pasted the full script, but for some reason, the syntax gets messed up. So I copy pasted each line one by one then tried again. This gave me an error message: bash: syntax error near unexpected token 'do’

Typing out the code in a single line also yields the same result.

Obviously I’m doing something wrong. Also, something to consider. I assumed executing a bat file in the directory where the aseprite files were located would automatically create the .png files in the same folder. Not sure if this is valid or not, but if Git Bash is being used, would the output directory not be an important consideration in the script?

I’ve never used Git Base before so your patience is appreciated.

Thanks again.