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.
Can I Crop Pictures In Bulk Using ImageMagick?
Can I Crop Pictures In Bulk Using ImageMagick?
Useful Resources: OnlyFactual | Routers Under 100$
Re: Can I Crop Pictures In Bulk Using ImageMagick?
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
You main problem could be if the screen shot format is not supported: https://www.imagemagick.org/script/formats.php
Last edited by Bonzo on 2018-03-03T11:10:31-07:00, edited 1 time in total.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Can I Crop Pictures In Bulk Using ImageMagick?
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
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