Skip to main content

Python interface to apng2gif

Project description

apnggif

Python interface to apng2gif.

Both APNG (Animated PNG) are GIF are major animation formats nowadays, however there is no good python library to convert from APNG to GIF. apnggif is modern, easy-to-use python conversion library (and CLI) built on top of apng2gif which is written in C++ and also used in EZGIF.com.

Usage

apnggif requires python>=3.6.

pip install apnggif

CLI

If you pip install apnggif, a command line client apnggif is already installed in your system. Try the following command to convert APNG image to GIF.

apnggif <GIF> ...

For more information about options, check

apnggif --help

In a Python program

from apnggif import apnggif

apnggif("ball.png")

License

zlib/libpng License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apnggif-0.1.4.tar.gz (435.3 kB view hashes)

Uploaded Source

Built Distributions

apnggif-0.1.4-cp310-cp310-win_amd64.whl (144.5 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

apnggif-0.1.4-cp310-cp310-macosx_10_14_x86_64.whl (190.8 kB view hashes)

Uploaded CPython 3.10 macOS 10.14+ x86-64

apnggif-0.1.4-cp39-cp39-win_amd64.whl (144.5 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

apnggif-0.1.4-cp39-cp39-macosx_11_0_arm64.whl (177.6 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

apnggif-0.1.4-cp39-cp39-macosx_10_14_x86_64.whl (190.8 kB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

apnggif-0.1.4-cp38-cp38-win_amd64.whl (144.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

apnggif-0.1.4-cp38-cp38-macosx_10_14_x86_64.whl (191.2 kB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

apnggif-0.1.4-cp37-cp37m-win_amd64.whl (144.8 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

apnggif-0.1.4-cp37-cp37m-macosx_10_14_x86_64.whl (191.2 kB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

apnggif-0.1.4-cp36-cp36m-win_amd64.whl (144.8 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

apnggif-0.1.4-cp36-cp36m-macosx_10_14_x86_64.whl (191.2 kB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page