Skip to content
/ iPyPNG Public
forked from venjye/PyiPNG

Convert real PNG to Apple fake PNG (CgBI)

License

Notifications You must be signed in to change notification settings

HGStyle/iPyPNG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPyPNG

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

Requirements

None

Installation

Package is uploaded on PyPI<https://pypi.org/project/ipypng>. You can install it with pip:

$ python3 -m pip install iPyPNG

Example

See example.py<https://github.com/HGStyle/iPyPNG/blob/master/example.py>

License

iPyPNG is released under the MIT License. See LICENSE for more information.

About

Convert real PNG to Apple fake PNG (CgBI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%