[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] tom@xxxxxxxxxxxxxxxx
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
>