Convert real PNGs to Apple fake PNG (CgBI).
This is basically the reverse of venjye's PyiPNG (I forked it so people could see it).
Original (reverse) project: https://github.com/venjye/PyiPNG
None
Package is uploaded on PyPI<https://pypi.org/project/ipypng>. You can install it with pip:
$ python3 -m pip install iPyPNG
See example.py<https://github.com/HGStyle/iPyPNG/blob/master/example.py>
iPyPNG is released under the MIT License. See LICENSE for more information.