glue-sprite

Simple command line tool to generate CSS sprites

Install

All systems
curl cmd.cat/glue-sprite.sh
Debian Debian
apt-get install glue-sprite
Ubuntu
apt-get install glue-sprite
image/svg+xml Kali Linux
apt-get install glue-sprite
Windows (WSL2)
sudo apt-get update sudo apt-get install glue-sprite
Raspbian
apt-get install glue-sprite

glue-sprite

Simple command line tool to generate CSS sprites

Glue is a simple command line tool to generate CSS sprites using any kind of source images like PNG, JPEG or GIF. Glue will generate a unique PNG file containing every source image and a CSS file including the necessary CSS classes to use the sprite.