Skip to content

daichi1207/gif-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GIF Compression Tool

This script provides an easy way to compress GIF files using gifsicle.

Installation

Prerequisites

  • gifsicle must be installed on your system to use this script.

    • macOS users

      brew install gifsicle

Setup Script

  1. Download the gif_comp.sh script to your local machine.

  2. Give executable permissions to the script:

    chmod +x gif_comp.sh

Usage

./gif_comp.sh <path to your gif file(s)>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages