iOS-PNG-解码工具 iOS-PNG-正常化工具 解码iOS中的png文件。如:ipa文件中无法正常查看的png文件。
v1.0
v1.1
- https://gist.github.com/3609051
- 修复:a bug for multiple IDAT
- 作者:urielka
v2.0
- 本仓库
- 使用Python3改写
- 优化:将字符串拼接改为list实现,大幅提升效率(原v1.1版本难以转换1000px*1000px左右的图片)
iOS-PNG-Decoder iOS-PNG-Normalizer Decode PNG files in iOS, such as those not viewable in IPA files.
v1.0
v1.1
- https://gist.github.com/3609051
- Fix: a bug for multiple IDAT
- Author: urielka
v2.0
- This repo
- Rebuild with Python3
- Optimize: efficiency on huge pictures
GPL3.0 General Public License 3.0