Skip to content

nwtgck/gif-progress

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Mar 30, 2020
Mar 30, 2020

Repository files navigation

gif-progress

CircleCI

Attach progress bar to animated GIF

Ray Tracing
The original gif is from https://github.com/nwtgck/ray-tracing-iow-rust.

Installation

Download binaries from GitHub Release.

Usage

Generate a gif with bar.

cat in.gif | gif-progress > out.gif

Help

Attach progress bar to animated GIF

Usage:
  gif-progress [flags]

Flags:
      --bar-color string   Bar color (default "#ccc")
      --bar-height int     Bar height (default 5)
      --bar-top            Bar is on top
  -h, --help               help for gif-progress