无损图片压缩编解码器 ImageZero

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-07 17:43:40

软件介绍

在图像压缩研究领域,很难做到又快又好,最优秀的压缩算法通常很慢,实际应用价值不大。Christoph Feck发布了无损图片压缩编解码器ImageZero(缩写IZ,读作“easy”)的首个版本,称它的解压缩图像的速度是PNG的2倍,压缩图像快20多倍,它对自然照片的压缩比接近或好于PNG,对高质量照片的压缩比有时甚至强于JPEG-LS。

本文地址:https://www.codercto.com/soft/d/14091.html

Learning Python, 5th Edition

Learning Python, 5th Edition

Mark Lutz / O'Reilly Media / 2013-7-6 / USD 64.99

If you want to write efficient, high-quality code that's easily integrated with other languages and tools, this hands-on book will help you be productive with Python quickly. Learning Python, Fifth Ed......一起来看看 《Learning Python, 5th Edition》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试