A small package that makes gifes outof mp4 clips
Project description
Mp4ToGif
This is a python libary that will makes a .gif animation out of a .mp4 video. It also uses Pillow to reduce the size of the file.
Installation
- Go into Cmd/Terminal
- And now for installing of the package you will need pip(preferred installer program). PIP is normaly installed when you install python. so it's a few different commands it might be depending on if it's in path or not. Try the following one or more of them will proberbly work:
- Py -m pip install Mp4ToGif
- Python -m pip install Mp4ToGif
- Python3 -m pip install Mp4ToGif
- pip install Mp4ToGif
You have now fully installed Mp4ToGif
How to use it
It's two methods to run it.
- Go into Cmd/Terminal and type py/python/python3 -m Mp4ToGif and the path to your .mp4 file.
- Make a .py file and import Mp4ToGif and type Mp4ToGif.gif( PATH TO MP4 FILE ).
Your .Gif file will appear in the current directory as the .mp4's filename.
VERSION HISTORY
- Version 0.0.1 was testing becuse i had never uploaded a pypi package before.
- Version 0.0.2 was alos testing becuse i had never updated a pypi package before.
- Version 0.0.3 was the first version of the real program and i fixed so that you could run it from another .py program.
- Version 0.0.4 I deleted the package Mp4ToGif and i basicly changed the name of the package i also updated the README.md on github and the description.
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 Mp4ToGif-0.0.1.tar.gz.
File metadata
- Download URL: Mp4ToGif-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
457e7f5283edaf66049ec07a55ea5641d3aaa0cff73cda3657107f4f3f32912e
|
|
| MD5 |
94befaba902434074ccfaaebebb56f11
|
|
| BLAKE2b-256 |
82609aceb06400379b702cc2b6ccf547ce23473c5def8e621375e0fab7f1e549
|
File details
Details for the file Mp4ToGif-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Mp4ToGif-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2190a078cbf0d9add72b94c7a6958b677209faccd9af24fe04ae5eecb6324a3c
|
|
| MD5 |
d8ec12d15deefd8dc7371a70cb845c80
|
|
| BLAKE2b-256 |
866279ce2cfa67c126b18fa703243b92cfb8ea0d7e00eccbf6e47b3293cc6f5f
|