Discover Packages
github.com/gonutz/gif2pngs
command
module
Version:
v0.0.0-...-f814736
Opens a new window with list of versions in this module.
Published: Feb 28, 2021
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
usage: gif2pngs <path>
gif2pngs will write a .png file for every frame of the gif.
The images are stored at the same path as the .gif but with numbers added to
the end of the file names and with .png as the extension.
Installation
You need Go installed and can then run:
go get -u github.com/gonutz/gif2pngs
from the command line. The -u
option is there to download the latest updates from the github repository.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.