一个针对 PNG 图像文件的有损压缩器,使用 Kmeans 把色彩空间量化压缩到256以下,从而利用 PNG 格式的调色板模式 (Palette) 来缩小文件大小。效果好于 https://tinypng.com
-
Updated
Sep 14, 2023 - Python
一个针对 PNG 图像文件的有损压缩器,使用 Kmeans 把色彩空间量化压缩到256以下,从而利用 PNG 格式的调色板模式 (Palette) 来缩小文件大小。效果好于 https://tinypng.com
A tool that can upload any png files to convert black background to transparent. This is Vue 2.x project
A simple node library for generating PNG captcha images.
Add a description, image, and links to the png-image topic page so that developers can more easily learn about it.
To associate your repository with the png-image topic, visit your repo's landing page and select "manage topics."