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

[no subject]



On Mon, 2005-01-10 at 22:13, David Corbin wrote:
> 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?
> _______________________________________________
> Ale mailing list
> Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00294" href="msg00294.html">[ale] Syntax for resizing photos</a></strong>
<ul><li><em>From:</em> trey at fastmail.fm (Trey Sizemore)</li></ul></li>
<li><strong><a name="00295" href="msg00295.html">[ale] Syntax for resizing photos</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
<li><strong><a name="00300" href="msg00300.html">[ale] Syntax for resizing photos</a></strong>
<ul><li><em>From:</em> esoteric at 3times25.net (Geoffrey)</li></ul></li>
<li><strong><a name="00340" href="msg00340.html">[ale] Syntax for resizing photos</a></strong>
<ul><li><em>From:</em> dcorbin at machturtle.com (David Corbin)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00345.html">[ale] Syntax for resizing photos</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00347.html">[ale] VSFTPD</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00345.html">[ale] Syntax for resizing photos</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00379.html">[ale] Syntax for resizing photos</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00346"><strong>Date</strong></a></li>
<li><a href="threads.html#00346"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>