Re: "Intelligent" resize
Al Bogner <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, 20. November 2009 17:46:40 schrieb Fred Weinhaus: > you can use mogrify on each directory (separately) to process all the > images in that directory. see > http://www.imagemagick.org/Usage/basics/#mogrify Thanks, I know mogrify, but I don't want to use it. The original should be removed only after the result has been manually checked. If the new path cannot be created with IM I will code a loop. What about the portrait and landscape format conversion? Al