Batch Crop Images using ImageMagick
One of the tasks I perform today is batch cropping a lot of pictures. I have found ImageMagick very useful to scales and crop the images. Mogrify is a command of the ImageMagick package and allows us to perform many operations on multiple images. I’l...
victorleungtw.hashnode.dev2 min read