Skip to content

tiff/TinyPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

=== INSTALL ===

git clone git://github.com/xing/TinyPNG.git
sudo ./install.sh

The installation script installs also the following programs.
- pngcrush by Glenn Randers-Pehrson (http://pmt.sourceforge.net/pngcrush)
- OptiPNG by Cosmin Truta (http://optipng.sourceforge.net)
- pngout by Ken Silverman (http://advsys.net/ken/utils.htm)
- advpng by Andrea Mazzoleni (http://advancemame.sourceforge.net/comp-readme.html)

=== USAGE ===

tinypng image - optimizes a single PNG
tinypng folder - optimizes a folder of PNG's

Note: TinyPNG makes a backup from the targeted files to /tmp/ on each prozess, also you will find there a logfile.

=== LICENSE ===

Copyright (C) 2009 XING AG

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/>.

About

Automated mass optimization script for web images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages