doterax / guetzli-cuda-opencl

Perceptual JPEG encoder, optimized with CUDA&OpenCL, full JPEG format support.
Apache License 2.0
34 stars 4 forks source link

Enable autodetection of best mode by default #11

Open doterax opened 9 months ago

doterax commented 9 months ago

Guys tryed to use guetzli with XNview

It would be VERY helpful if you could provide an exe file which uses the -- auto switch automatically without the need for a batch file.

doterax commented 9 months ago

@Tsch3ns I have built guetzli with AUTO mode enabled from start. Please check it and let me know if it works for you.

guetzli.zip

Tsch3ns commented 9 months ago

It works perfectly! Thanks a lot, doterax.

Tsch3ns commented 8 months ago

I wrote a GUI, maybe someone has a use for it. Hope its OK to post it here, If not, feel free to erase this posting. Since the exe file creates some batch files in order to handle the guetzli commands and the commands for exiftool, some AI based scanners detect it as positive. Please check at www.virustotal.com. To the best of my knowledge and belief, the file is free of viruses. Readme is included in the zip file, exiftool.exe and guetzli.exe are needed (see above link from doterax or readme for download source) but not included.

CUDA_guetzli_GUI.zip

Have fun!