Connecting Tech Pros Worldwide Forums | Help | Site Map

Image Resizing with ASP

vunet.us@gmail.com
Guest
 
Posts: n/a
#1: Jan 22 '07
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.


Mike Brind
Guest
 
Posts: n/a
#2: Jan 23 '07

re: Image Resizing with ASP



<vunet.us@gmail.comwrote in message
news:1169492754.267689.11230@s34g2000cwa.googlegro ups.com...
Quote:
>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


Justin Piper
Guest
 
Posts: n/a
#3: Jan 23 '07

re: Image Resizing with ASP


On Tue, 23 Jan 2007 01:52:19 -0600, Mike Brind <dummy@newsgroups.com>
wrote:
Quote:
<vunet.us@gmail.comwrote in message
news:1169492754.267689.11230@s34g2000cwa.googlegro ups.com...
Quote:
>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/Im...ickObject.html


--
Justin Piper
Bizco Technologies
http://www.bizco.com/
Closed Thread