Nate
I didn't realize there was "output folder" and there was "output prefix". Imo its kinda confusing for no reason but I guess there is a reason?
And I thought about making a CLI script but I was kinda lazy about it haha, might give AI a shot since it should be easy enough to handle.
About the subfolder suggestion, actually that checkbox + variable-naming support would be the perfect solution as you could basically create the whole folder structure with naming alone. If you don't use checkbox you would have one full folder of images with your prefered naming scheme like
AA-1.png, AA-2.png, BB-1.png, BB-2.png
but if you do use the checkbox it would be
-AA
---1.png
---2.png
-BB
---1.png
---2.png
Sounds like best of both world.