GIF 格式最多只能显示 256 种颜色,而 PNG 格式则没有这个限制。如果你的 GIF 图片是 logo、截图或图表,看起来色彩失真,PNG 格式可以将其替换为色彩完美、透明度真实的图片。
或者将图片拖放到这里。
支持GIF
支持GIF
拖放 .gif 文件——可以是静态单帧文件,也可以是动态 GIF 文件。动态 GIF 文件会将第一帧导出为 PNG 格式。
GIF 的 256 色索引调色板扩展到了 24 位真彩色。Alpha 透明度从 1 位二进制升级到了 8 位通道。
输出文件保留原始尺寸和完整色彩。文件大小可能小于或大于 GIF,具体取决于内容复杂程度。
insight-to-png-reason
更多色彩、更佳透明度、相同像素尺寸
CompuServe Graphics Interchange Format
8-bit RGB PseudoColor with up to 256 palette entries. Specify the format GIF87 to write the older version 87a of the format. Use -transparent-color to specify the GIF transparent color (e.g. -transparent-color wheat).
Portable Network Graphics
Requires libpng-1.0.11 or later, libpng-1.2.5 or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeter. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
动画 GIF、颜色限制、透明度、文件大小。