-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hey! First off, I love the project and cgCompress can be crazy efficient for very similar images, it sometimes gets less than 1/4 the size of a 7zip archive, which is insane. I'm surprised i couldn't find a commonly used software for this.
I could only play around with it on a few samples because i ran into a couple of issues:
-On Windows, when compressing a batch where not all images are similar, it crashes with "cgCompress has stopped working." (dropping the files on the .exe)
-Had trouble getting it to run with a .bat file despite the README instructions, probably because of outdated dependencies. (Specifically a libpng16.dll error)
Also, any chance we could get an easy way to use the qt5-cgcompress-plugin without having to build it? Would really appreciate it.
Thanks for this work; have a nice day.