Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder1.news.weretis.net!news-peer.in.tum.de!news.belwue.de!not-for-mail From: Thomas Richter Newsgroups: comp.lang.java.programmer Subject: Re: cropping images Date: Fri, 19 Aug 2011 01:49:27 +0200 Organization: InterNetNews at News.BelWue.DE (Stuttgart, Germany) Lines: 9 Message-ID: References: NNTP-Posting-Host: vpn-m-8d3a2f2a.campus.uni-stuttgart.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.belwue.de 1313711368 10840 141.58.47.42 (18 Aug 2011 23:49:28 GMT) X-Complaints-To: news@news.belwue.de NNTP-Posting-Date: Thu, 18 Aug 2011 23:49:28 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110702 Icedove/3.0.11 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7233 On 19.08.2011 01:18, Roedy Green wrote: > I have 1200 square PNG images of national flags in various sizes. I > would like to crop them to rectangles. I thought of writing a > one-shot java utility for the purpose, then I wondered if I would be > reinventing the wheel. Suggestions? pngtopnm | pnmcrop