giffy

command module
v0.0.0-...-84b2e58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2021 License: MIT Imports: 11 Imported by: 0

README

giffy: Create Animated GIF

Go codecov

Install

% go get -u github.com/otiai10/giffy

Example

% giffy -i 'example/*.png'
9 files found. Decoding...
✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔
Encoded successfully to animated.gif
%

Output

Options

$ giffy -h
Usage of giffy:
  -delay int
    	Delay in milliseconds (default 1000)
  -i string
    	Input source images
  -loop int
    	Loop count (0 == infinite)
  -o string
    	Output file name (default "animated.gif")
  -quiet
      Do not output verbose log

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL