I don't find '+repage', but '-repage'. My imagemagic is of the
following version. Is it too old?

$ convert --help
Version: ImageMagick 6.2.4 02/10/07 Q16 http://www.imagemagick.org

On Fri, Sep 25, 2009 at 11:59 AM, Fred Weinhaus <[email protected]> wrote:
> I think you will need to write a script to loop over each image and
> process it using the techniques on my tidbits page at
>
> http://www.fmwconcepts.com/imagemagick/tidbits/image.php#crop1
> http://www.fmwconcepts.com/imagemagick/tidbits/image.php#crop2
>
> I don't believe that you can do that with mogrify on a whole folder
> of images. I think you will need to write a script using the type of
> convert commands on those pages.
>
> Fred
>
>
>
>
>
>>Hi,
>>
>>Suppose that I have a large number of image files (say tiff format, or
>>whatever format). I want to split each image into two equal subimages
>>(in the middle horizontally or vertically) or to split each image into
>>four quadrants. I am wondering if there is a batch way to do so in
>>imagemagick.
>>
>>Regards,
>>Peng
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to