Test package for distribution
Project description
pygifconvt
Table of Contents
Installation
Download using pip via pypi.
$ pip install 'package' --upgrade
or
$ pip install git+'repository'
(Mac/homebrew users may need to use pip3)
Quick start
>>> from pygifconvt.converter import GifConverter
>>> c = GifConverter("your original images path", 'your gif output path', (320,240))
>>> c.convert_gif()
Features
- Python library to convert single oder multiple frame gif images
- OpenCV does not support gif images.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gifconverter_hsj-1.0.0.tar.gz.
File metadata
- Download URL: gifconverter_hsj-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f549067e3e6a22c952652e032df26b2fc64746f9ecdb0e1d597e4612e951602
|
|
| MD5 |
574427bcb98cce62ce4312808b1af059
|
|
| BLAKE2b-256 |
936b1a07855503937f166ac26a828718feb472526d58d513e154a872f831d73f
|
File details
Details for the file gifconverter_hsj-1.0.0-py3-none-any.whl.
File metadata
- Download URL: gifconverter_hsj-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4e6fd95f694eb6880cc3578fcc49936c9d08321867299b343222f35e04661b3
|
|
| MD5 |
f1aa76078b95968bcbed0cc940ba0a5d
|
|
| BLAKE2b-256 |
9fba89b615b2ccef324fa27eeb799cf49f3cf13a635b6dcfa39aca5f25f1d48c
|