danielgtaylor / jpeg-archive

Utilities for archiving JPEGs for long term storage.
1.16k stars 121 forks source link

Update Release tab binary with recent commits #120

Open necros2k7 opened 4 years ago

necros2k7 commented 4 years ago

subj

javiergutierrezchamorro commented 4 years ago

+1 specially Windows builds https://github.com/danielgtaylor/jpeg-archive/issues/108

edwinbradford commented 3 years ago

This really confused me. All the documentation referred to Windows precompiled binary downloads but I couldn't find them. They aren't included in the latest release and from what I can see the Windows CI Build Server referred to is also broken. I eventually figured out the binaries were in the previous release. Even just a comment saying refer to the previous release for binaries would be great.

Otherwise a most excellent tool that does everything I was looking for.

zvezdochiot commented 2 years ago

Hi all.

See also https://github.com/ImageProcessing-ElectronicPublications/jpeg-recompress/releases

necros2k7 commented 2 years ago

Hi all.

See also https://github.com/ImageProcessing-ElectronicPublications/jpeg-recompress/releases

so it`s lossy?

zvezdochiot commented 2 years ago

@necros2k7 say:

so it`s lossy?

So this jpeg-recompress too. Only the metrics are slightly different and used differently.

https://github.com/danielgtaylor/jpeg-archive/blob/5b56afa11872fc4b9f68c5a3dcf2ec5afe869504/README.md#L53-L54

For lossless use jpegtran (libjpeg) or jpegtran (mozjpeg).