victorvde / jpeg2png

silky smooth JPEG decoding
GNU General Public License v3.0
475 stars 26 forks source link

JPEG is a lossy format, don't convert a lossy image to a lossless one #14

Open MarcusJohnson91 opened 2 years ago

MarcusJohnson91 commented 2 years ago

it's just fucked up.

clort81 commented 1 year ago

This is not an issue with jpeg2png. Please close your issue.

MarcusJohnson91 commented 1 year ago

It is an issue with your project, your projects entire premise is flawed.

MarcusJohnson91 commented 1 year ago

Ope, didn’t mean to close it.

zvezdochiot commented 1 year ago

Hi @MarcusJohnson91 .

See https://github.com/ilyakurdyukov/jpeg-quantsmooth (JPEG -> JPEG, modify quant table and dct, no decode).