[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



> -----Original Message-----
&gt; From: ale-bounces at ale.org [<a  rel="nofollow" href="mailto:ale-bounces";>mailto:ale-bounces</a> at ale.org] On Behalf Of
David
&gt; Corbin
&gt; Sent: Monday, January 10, 2005 10:13 PM
&gt; To: ale at ale.org
&gt; Subject: Re: [ale] Syntax for resizing photos
&gt; 
&gt; On Monday 10 January 2005 06:42, Geoffrey wrote:
&gt; &gt; Christopher Fowler wrote:
&gt; &gt; &gt; mkdir smaller
&gt; &gt; &gt; for i in *.jpg
&gt; &gt; &gt; do
&gt; &gt; &gt;   convert -resize 640x480 ${i} smaller/${i}
&gt; &gt; &gt; done
&gt; &gt;
&gt; &gt; Or, if you don't care about retaining the original images:
&gt; &gt;
&gt; &gt; for i in *.jpg
&gt; &gt; do
&gt; &gt;    convert -resize 640x480 ${i} ${i}
&gt; &gt; done
&gt; 
&gt; How about to resize it &quot;20% larger&quot;, no matter what size it is now?

convert -geometry &quot;120%&quot; 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>