wtanaka.pngcrush

Build Status CircleCI

wtanaka.pngcrush

This Ansible role installs pngcrush, a tool for optimizing PNG (Portable Network Graphics) files. You can use it in an MSDOS command window or in a UNIX or LINUX command line.

The main goal of pngcrush is to make PNG files smaller by trying different compression levels and PNG filter methods. It can also remove unnecessary parts of the file or add specific parts like gAMA, tRNS, iCCP, and text chunks.

Example Playbook

- hosts: all
  roles:
     - wtanaka.pngcrush

pngcrush_should_shortcircuit

Default: True

When set to True, this role will skip installation if pngcrush is already available in your PATH.

All variables

You can find the full list of configuration options in defaults/main.yml.

License

GPLv2

Author Information

Visit wtanaka.com for more information.

Informazioni sul progetto

Install pngcrush

Installa
ansible-galaxy install wtanaka.pngcrush
Licenza
Unknown
Download
130
Proprietario