gifsicle 
Create, manipulate, and optimize GIF images and animations
Package Information 
- Domain: 
lcdf.org/gifsicle - Name: 
gifsicle - Homepage: Not specified
 - Source: View on GitHub
 
Installation 
bash
# Install with launchpad
launchpad install gifsiclePrograms 
This package provides the following executable programs:
gifsicle
Available Versions 
Show all 4 versions
1.96.0,1.95.0,1.94.0,1.93.0
Latest Version: 1.96.0
Install Specific Version 
bash
# Install specific version
sh <(curl https://pkgx.sh) gifsicle -- $SHELL -iUsage Examples 
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.gifsicle
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links 
This documentation was auto-generated from package data.