BatchImageConverter - Batch Convert Image Files »
Download BatchImageConverter Free Trial » Buy BatchImageConverter Now »
When you save session

Click "Save & Make Batch File"

Click "OK", you'll get batch file created, and you can run it in command line, like this:
In Windows:
C: cd "C:\Users\pan\AppData\Local\Programs\BatchImageConverter" BatchImageConverter task="C:\Users\pan\Documents\resize_jpg.cit" logfile="C:\Users\pan\Documents\resize_jpg.log"
In Linux:
/usr/share/BatchImageConverter/BatchImageConverterCmd session="/home/pan/Documents/resize_jpg.cit" logfile="/home/pan/Documents/resize_jpg.log"
In macOS:
/Applications/BatchImageConverter.app/Contents/MacOS/BatchImageConverter session="/Users/pan/Documents/resize_jpg.cit" logfile="/Users/pan/Documents/resize_jpg.log"
Or click "Create & Schedule Task" (this only for Windows now, Linux/macOS can use Crontab), you can run this batch file at a specific time and/or at a certain time every day. See this for detail: Schedule Task.