I now need to utilise nconvert via terminal as xnconvert cannot be executed via CLI so I've started to export my .xbs scripts for nconvert usage.
However, these .bat files are always incomplete and do not contain all of the action information. I'm not sure if this a mac specific issue?
For example:


The .bat file that is exported is:
Code: Select all
nconvert -ratio -rtype lanczos -rflag decr -dpi 300
Feel like I'm going to have to create the script from scratch on nconvert