Zpng icon indicating copy to clipboard operation
Zpng copied to clipboard

Better lossless compression than PNG with a simpler algorithm

Results 2 Zpng issues
Sort by recently updated
recently updated
newest added

I have a deeply rooted distrust to code which uses raw integer types instead of fixed with types as defined in ``stdint.h``. At best, this way of providing code only...

Examples: https://gist.github.com/kajott/6771de6dfca0255039103e9c4c26e034 https://github.com/catid/gcif/blob/master/decoder/Filters.cpp etc Maybe something will be better and about as fast?