Extract frames from gif image.
Project description
gif-frames
Extract frames from gif image.
Install
pip install gif-frames
Installed Commands
- gif-frames
Usage
E:\gif-frames>gif-frames --help
Usage: gif-frames [OPTIONS] IMAGE [OUT]
Extract frames from gif image.
IMAGE: The file path of the gif image
OUT: The folder where extraced frames to save
Options:
--help Show this message and exit.
Examples
E:\gif-frames>cd
E:\gif-frames
E:\gif-frames>gif-frames test.gif
n_frames = 53
Extract frames from e:\gif-frames\test.gif and save frames in folder e:\gif-frames\test.
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
gif-frames-0.1.0.tar.gz
(2.0 kB
view hashes)