Light Docker Container to convert videos in animated GIFs.
422
Light Docker Container to convert videos in animated GIFs.
Install docker in your system.
docker run -v $(pwd):/data civa86/gifify-light [options] [files]
[files]: list files you want to convert, space separated.
Each file must be present under shared /data, shared with -v docker option
Options are valid for all [files]
-w, --width output images width
-h, --height output images height
Content type
Image
Digest
Size
35.5 MB
Last updated
over 9 years ago
docker pull civa86/gifify-light