I have about 4000 images that need to be cropped. The task is rather simple really. They all have a white border that varies but is always between say 20 and 50 pixels. I want to use graphics magick to remove that white border from all the images. How?
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
closed as off topic by paulmorriss, Su', John Conde♦ Sep 27 '12 at 1:12
Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
The GraphicsMagick |
||||
|
|
|
You could write a php script that crops all of the images. |
|||
|
|
You can batch crop & resize images with the free IrfanView tool |
|||
|