[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-date: Tue Jan 11 14:17:11 2005 -->
- <!--x-from-r13: zuvefpu ng ahoevqtrf.pbz ([vpunry Vvefpu) -->
- <!--x-message-id: [email protected] -->
- <!--x-subject: [ale] Syntax for resizing photos -->
- <li><em>date</em>: Tue Jan 11 14:17:11 2005</li>
- <li><em>from</em>: mhirsch at nubridges.com (Michael Hirsch)</li>
- <li><em>subject</em>: [ale] Syntax for resizing photos</li>
> -----Original Message-----
> From: ale-bounces at ale.org [<a rel="nofollow" href="mailto:ale-bounces">mailto:ale-bounces</a> at ale.org] On Behalf Of
David
> Corbin
> Sent: Monday, January 10, 2005 10:13 PM
> To: ale at ale.org
> Subject: Re: [ale] Syntax for resizing photos
>
> On Monday 10 January 2005 06:42, Geoffrey wrote:
> > Christopher Fowler wrote:
> > > mkdir smaller
> > > for i in *.jpg
> > > do
> > > convert -resize 640x480 ${i} smaller/${i}
> > > done
> >
> > Or, if you don't care about retaining the original images:
> >
> > for i in *.jpg
> > do
> > convert -resize 640x480 ${i} ${i}
> > done
>
> How about to resize it "20% larger", no matter what size it is now?
convert -geometry "120%" file1 file2
Michael
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00378.html">[ale] can't get software sound mixing to work</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00380.html">[ale] Linux router help needed......again</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00346.html">[ale] Syntax for resizing photos</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00303.html">[ale] Just seen this on Distrowatch.com - SUSE 9.2 Pro DVD image available from SUSE</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00379"><strong>Date</strong></a></li>
<li><a href="threads.html#00379"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>