Image Resizing with ASP
am 22.01.2007 20:05:54 von vunet.us
I have been using Imager Resizer
(http://www.crazybeavers.se/products_imagerresizer.asp) DLL component
to handle all my image resizing on server side and delivering a
custom-size image to the clients. This component does not always work
well (or works well every other time only).
Is there any proven way of to handle the image resizing anyone knows? I
mean the one YOU used and it perfectly worked for you.
Re: Image Resizing with ASP
am 23.01.2007 08:52:19 von Mike Brind
wrote in message
news:1169492754.267689.11230@s34g2000cwa.googlegroups.com...
>I have been using Imager Resizer
> (http://www.crazybeavers.se/products_imagerresizer.asp) DLL component
> to handle all my image resizing on server side and delivering a
> custom-size image to the clients. This component does not always work
> well (or works well every other time only).
> Is there any proven way of to handle the image resizing anyone knows? I
> mean the one YOU used and it perfectly worked for you.
>
I use ASPJpeg from Persits software. It's not perfect, but I found it's
probably the best of a bad bunch.
--
Mike Brind
Re: Image Resizing with ASP
am 23.01.2007 15:48:46 von Justin Piper
On Tue, 23 Jan 2007 01:52:19 -0600, Mike Brind
wrote:
> wrote in message
> news:1169492754.267689.11230@s34g2000cwa.googlegroups.com...
>> Is there any proven way of to handle the image resizing anyone knows? I
>> mean the one YOU used and it perfectly worked for you.
>>
>
> I use ASPJpeg from Persits software. It's not perfect, but I found it's
> probably the best of a bad bunch.
Have you looked at the ImageMagickObject? I don't have much call to
manipulate images server-side, so to be honest it fails the OP's
"extensive personal experience only" requirement, but ImageMagick is used
widely-enough that I am inclined to recommend it anyway.
GraphicsMagick ImageMagickObject
http://www.graphicsmagick.org/www/ImageMagickObject.html
--
Justin Piper
Bizco Technologies
http://www.bizco.com/