05-08-2022, 08:10 PM
I think Imagemagick (IM) is a better bet
Make a batch file using the crop command https://legacy.imagemagick.org/Usage/crop/
5 lines one for each image.
Assembling into a sixth image, possibly two or three commands with the +/-append command https://legacy.imagemagick.org/Usage/layers/#append
Then standard Win command to move results into a designated directory.
Make a batch file using the crop command https://legacy.imagemagick.org/Usage/crop/
5 lines one for each image.
Assembling into a sixth image, possibly two or three commands with the +/-append command https://legacy.imagemagick.org/Usage/layers/#append
Then standard Win command to move results into a designated directory.