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

Re: [cobalt-users] tom@xxxxxxxxxxxxxxxx



Did you do this on a RAq2? I have searched for convert and can not find
it. I am try to use Photoseek which automatically converts images.

Tom Socha
Technical Services
MoJo Graphics
http://www.mojographics.com

On Fri, 7 Apr 2000, fred wrote:

> Tom,
> 
> Have a look:
> 
> http://tropics.eastwindgraphics.com/sat/
> 
> Didn't want to post to group, at least till I get some more ram on the box
> 
> Commands I use:
> 
> /usr/local/bin/convert -geometry 480x240 -sharpen 50  $file $path/$filemod.jpg
> /usr/local/bin/convert -geometry 120x80 $path/$filemod.jpg
> /$path/thumbs/s_$filemod.jpg
> 
> /usr/local/bin/convert -crop 896x393+0+60 -geometry 480x240 -sharpen 50
> $file $path/atsa/$filemod.gif
> 
> executed both via a cron script and throught a php upload interface
> 
> -fred
> 
> At 8:00 PM -0600 4/7/00, Tom Socha wrote:
> >IT is a utility for converting anyt image format to any format. I think it
> >has been around since the late eighties. It runs on a lot of platforms as
> >an entire imaginf package I believe. The only part I want to install is to
> >use PHP to convert full size .JPG's to 80x80 thumbnails and insert them
> >into a database for a gallery. The user would upload the photos via a
> >web-GUI and then let the script handle the rest.
> >
> >Tom Socha
> >Technical Services
> >MoJo Graphics
> >http://www.mojographics.com
> >
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>