ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
Shnatsel/wondermagick
/
Issues
Imagemagick converts 16-bit PNGs to 8-bit but we don't
#52
Closed
Shnatsel
创建于 2025-10-14
divergence
S
Shnatsel
commented
`convert 16bit.png out.png` writes an 8-bit PNG with `imagemagick`, while we always preserve the input bit depth, and write a 16-bit PNG in this case.
关闭于 2025-11-08
8 条评论