imlib2_view

Imlib 2 is a library that does image file loading and saving as

Install

All systems
curl cmd.cat/imlib2_view.sh
Alpine
apk add imlib2
Arch Arch Linux
pacman -S imlib2
Fedora
dnf install imlib2
OS X
brew install imlib2
Docker
docker run cmd.cat/imlib2_view imlib2_view powered by Commando

imlib2

Imlib 2 is a library that does image file loading and saving as

well as rendering, manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. This is a complete rewrite over the Imlib 1.x series. The architecture is more modular, simple, and flexible.