Last updated:
0 purchases
gifframes 0.1.0
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.