gif_cli

Last updated:

0 purchases

gif_cli Image
gif_cli Images
Add to Cart

Description:

gif cli

GIF_CLI #
Convert image sequences into animated GIFs!

Demonstratinng gif_cli by turning an excerpt from
"Harvey" by Her's
into a GIF
Installing #
Please note that gif_cli requires ffmpeg to be installed
on your machine.
Option 1: pub package #
Dart users can simply run dart pub global activate gif_cli
to install the package from pub.dev.
Option 2: Standalone #
Download an executable from Releases
and add it to your PATH environment variable.
Running #
Launch your terminal of choice, navigate to a directory that contains image sequences
and run gif. The CLI will then guide you through the conversion process, as shown in
the demo above.
Building #
Once you have Dart installed, run
dart compile exe bin/gif_cli.dart
in the project directory to compile gif_cli into a standalone,
architecture-specific executable file.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.