Docker Gifsicle

🐳 Docker Image for gifsicle – create, manipulate, and optimize GIF images and animations
Alternatives To Docker Gifsicle
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Manim53,97462 days ago9April 13, 2022392mitPython
Animation engine for explanatory math videos
Ucrop11,53823 months ago4October 10, 2020266Java
Image Cropping Library for Android
Fastimagecache8,138
526 years ago7February 03, 201634mitObjective-C
iOS library for quickly displaying images while scrolling
Editly4,15433 months ago27December 23, 2022111mitJavaScript
Slick, declarative command line video editing & API
Gifsicle3,387
a month ago2June 30, 202133gpl-2.0C
Create, manipulate, and optimize GIF images and animations
Singan3,129
a year ago98otherPython
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Cropiwa2,113
5 years ago1December 06, 201838Java
📐 Configurable Custom Crop widget for Android
Vectalign2,043
2 years ago3Java
Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG images)
Jetpack Compose Tutorials2,037
3 days ago1apache-2.0Kotlin
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Sdwebimageswiftui1,788
113 days ago52April 23, 202365mitSwift
SwiftUI Image loading and Animation framework powered by SDWebImage
Alternatives To Docker Gifsicle
Select To Compare


Alternative Project Comparisons
Readme

Docker Gifsicle

The starefossen/gifsicle Image provides a Docker Image for Gifsicle - create, manipulate, and optimize GIF images and animations.

Demo using Gifsicle on Docker

Supported tags and respective Dockerfile links

What is Gifsicle

Gifsicle is a command-line tool for creating, editing, and getting information about GIF images and animations.

How to use this image

This image is used identically to the official Gifsicle cli. Just mount the directories where you want to store your GIFs as volumes and you are good to go.

$ docker run --rm -v "$PWD":/src starefossen/gifsicle --help

Image Variants

The starefossen/gifsicle images come in three flavors, each designed for a specific use case in mind.

starefossen/gifsicle:latest

This is the bleeding edge latest version of the image. You should use this under active development, but not for stable production usage.

starefossen/gifsicle:<version>

This is the locked down version of the image. If comes in two variants; :<major> and :<major>.<minor> versions of Gifsicle.

starefossen/gifsicle:ffmpeg

This is a image with latest version of ffmpeg installed. This is based on the nachochip/ffmpeg Docker Image.

License

This Docker image is licensed under the MIT License.

Software contained in this image is licensed under the following:

Supported Docker versions

This image is officially supported on Docker version 1.8.1.

Support for older versions (down to 1.0) is provided on a best-effort basis.

User Feedback

Documentation

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Build

Building new versions of the Gifsicle binary for the image is done using the /build container in this repository. The build.sh script does most of the heavy lifting for this process.

You need Docker Compose installed for the build script to work correctly.

$ ./build x.yy

Release

Releasing new versions Docker Hub is a matter for adding the newly generated gifsicle.tar.tz archives and adding the version tag to Docker Hub.

Popular Image Projects
Popular Animation Projects
Popular Media Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Docker
Animation
Ffmpeg