Page 1 of 1

Can I Crop Pictures In Bulk Using ImageMagick?

Posted: 2018-03-03T10:15:13-07:00
by Awqnerd
So I've got 40+ Screenshots which I took from my mobile phone Is having this "Status Bar" strip on top (where battery percentage and stuff is displayed). And now I want to remove that top strip from all the pictures. Any sneaky way to do this using ImageMagick?

Thanks in advance. :)

Re: Can I Crop Pictures In Bulk Using ImageMagick?

Posted: 2018-03-03T10:23:29-07:00
by Bonzo
Probably - please read this viewtopic.php?f=1&t=9620 and post again.

You main problem could be if the screen shot format is not supported: https://www.imagemagick.org/script/formats.php

Re: Can I Crop Pictures In Bulk Using ImageMagick?

Posted: 2018-03-03T11:10:02-07:00
by fmw42
Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/



For your question, see -chop and mogrify

https://www.imagemagick.org/Usage/basics/#mogrify
https://www.imagemagick.org/Usage/crop/#chop