Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Crop Multiple Images to Different Sizes in a Script
#3
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.
Reply


Messages In This Thread
RE: Crop Multiple Images to Different Sizes in a Script - by rich2005 - 05-08-2022, 08:10 PM

Forum Jump: