Greets,

Resize gif, jpeg to a specified size? As you know, these formats are not 
vector based, so you would need to re-compress them and re-save them with 
desired file size. There are plenty of jepg compression algorithms 
available on the net, mostly C++/C++ pseudo code. Because of the looseless 
nature of jpegs, re-compressing is a trade off between file size and quality.

pt


At 04:44 PM 2/14/01 -0800, you wrote:
>Hey everyone!
>
>Does anyone know of a way to take an uploaded GIF or JPEG image and have a
>Solaris-based CF server resize it to a specified size?  I've checked out
>several "custom tags" in the DevEx on Allaire's site, but they all seem to
>be Windows based as they are all .dll's.
>
>Thanks for the help!
>
>-Steve Herring
>  Exact Interactive
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to