🎬 Attach progress bar to animated GIF
Attach progress bar to animated GIF
The original gif is from https://github.com/nwtgck/ray-tracing-iow-rust.
Download binaries from GitHub Release.
Generate a gif with bar.
bash cat in.gif | gif-progress > out.gif
Attach progress bar to animated GIFUsage: 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