I am trying to scale my images in .bat. For Example,
900
[ ] 600
I want to set the 900 pixel height to 400, then readjust the 600 to a percentage so it'll be a good quality and equal to the 900x600. I also want the batch file to automatically adjust the bigger size to be set as a pixel. Is this possible?
Whenever I try searching, I only find converting images through a batch through photoshop.