Re: resave a jpg with same compression
- From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
- Date: Thu, 16 Nov 2006 22:46:25 GMT
=?Utf-8?B?RGFuaWVs?= <Daniel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:6A6EAD1C-624C-4200-948D-D4BDF91BC7F2@xxxxxxxxxxxxx:
hi i have made a program that modifies jpgs. the problem is when i
resave the new jpg, the compression ratio has changed. i need a way
to read the compression ratio and save it back with the same ratio.
do you think this will keep recompressing the data ?
Yes, each time you save a JPEG, it will be recompressed. Also note that the
ratio is abitrarily defined by the JPEG algorithm (i.e. Max Quality in one
implementation is not the same as Max Quality in another).
However, certain operations can be lossless - like cropping or rotation.
.
- Prev by Date: Re: appsetting in class doesn't work
- Next by Date: Re: Roles Groups Question
- Previous by thread: Web based clickonce install fails (sometimes)
- Next by thread: Re: xml file format
- Index(es):
Relevant Pages
|