/datamosh

Destroy GIFs from the command-line

Primary LanguageShell

datamosh

A command-line script to make ruining gifs a little bit easier.

Usage

./mosh -f infile.gif -o outfile.gif

Installation

Mac

  • Install ffmpeg: brew install ffmpeg
  • Install imagemagick: brew install imagemagick
  • Install bundler: sudo gem install bundler