C
Chris D
Hi,
I have an application where a user uploads an image and I create two
thumbnails. One a small image and the second is a larger image but still
smaller then the original. I store these in SQL 2000 server.
The quality of the small thumbnail is ok, but the quality of the larger
image is terrible. I tried both Jpeg and Gif formats and there is no
difference.
Is there any way to control the compression level of a Jpeg??
If any one can give me some suggestions I would greatly appreciate it.
Chris
I have an application where a user uploads an image and I create two
thumbnails. One a small image and the second is a larger image but still
smaller then the original. I store these in SQL 2000 server.
The quality of the small thumbnail is ok, but the quality of the larger
image is terrible. I tried both Jpeg and Gif formats and there is no
difference.
Is there any way to control the compression level of a Jpeg??
If any one can give me some suggestions I would greatly appreciate it.
Chris