[nmglug] multi

Brian O'Keefe okeefe at cybermesa.com
Sun Apr 30 08:27:40 PDT 2006


Thanks much. I have Imagemagick installed and will try it.
On Sun, 2006-04-30 at 03:18 -0600, Anthony Martinez wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Brian O'Keefe wrote:
> > Secondly, are there any scripts to convert a batch of .psd files
> > to .jpegs? I can open each one in Gimp and do it but very tedious.
> > Thanks to all.
> > 
> 
> apt-get install imagemagick
> 
> cd /path/to/folder/with/psds
> for i in *.psd ; do
>     BASE=`basename $i .psd`
>     convert $i $BASE.jpg
> done
> 
> This works for a myriad of formats.
> 
> > 
> > _______________________________________________
> > nmglug mailing list
> > nmglug at nmglug.org
> > http://www.nmglug.org/mailman/listinfo/nmglug
> > 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (GNU/Linux)
> 
> iD8DBQFEVIDbKaiGM/xGKzQRArA0AJ9IxBLMhluJSJU9A1plW4u/NexhugCfeP9p
> ALRhTyxtwJqQg7diOcTLYEA=
> =c7ho
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> nmglug mailing list
> nmglug at nmglug.org
> http://www.nmglug.org/mailman/listinfo/nmglug





More information about the nmglug mailing list