Giter Site home page Giter Site logo

minigif's Introduction

                                          _               _      ______    _____   ________  
                                         (_)             (_)   .' ___  |  |_   _| |_   __  | 
                           _ .--..--.    __    _ .--.    __   / .'   \_|    | |     | |_ \_| 
                          [ `.-. .-. |  [  |  [ `.-. |  [  |  | |   ____    | |     |  _|    
                           | | | | | |   | |   | | | |   | |  \ `.___]  |  _| |_   _| |_     
                          [___||__||__] [___] [___||__] [___]  `._____.'  |_____| |_____|    

English | δΈ­ζ–‡

Introduction

miniGIF is a powerful unix gif compressor with user friendly cli interface. No extra complex functions, focusing on making your gif image become smaller and easier to share with others. Any issues is welcomed!

Installation

Go to release page and download the latest version(not source code). And you can run below commands to move miniGIF to the user bin directory:

sudo chmod +x miniGIF # add executable permission
sudo cp miniGIF /usr/bin

And now you can use miniGIF in any path.

Usase

If not installed, you can use miniGIF as following steps:

sudo chmod +x miniGIF # add executable permission
./miniGIF *.gif # *.gif is the gif filename you want to compress

If it was installed to the user bin directory, you can simply run miniGIF like this:

miniGIF *.gif

Known BUGs

  • Do not support gif filename with space. (Please rename first)

Acknowledgements

miniGIF is a wrapper for gifsicle and imagemagick, thanks to theses two famous projects.

Project License
gifsicle GPLv2
imagemagick Own License

minigif's People

Contributors

shiqimei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.