2017 © Pedro Peláez
 

project compress-images

Compress images with TinyPNG

image

webit-de/compress-images

Compress images with TinyPNG

  • Tuesday, January 9, 2018
  • by webit
  • Repository
  • 2 Watchers
  • 1 Stars
  • 94 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 45 % Grown

The README.md

Compress images with TinyPNG

Compress all PNG & JPG images within an directory and its subdirectories using the tinypng.com API., (*1)

Packagist, (*2)

Requirements

Installation

Packagist Entry https://packagist.org/packages/webit-de/compress-images/, (*3)

composer create-project webit-de/compress-images .

Usage

php compress-images.php [input directory] [output directory] [API key]

eg:, (*4)

php compress-images.php /tmp/images/ /tmp/images/ L33T-R2D2

Motivation

This script was made to compress all images recursively in a given directory., (*5)

It was meant to be a simple, executable example on how to use the TinyPNG API with PHP., (*6)

TinyPNG has a great documentation on how to do more stuff like resizing or using cloud services as target directory:, (*7)

  • https://tinypng.com/developers/reference/php

So feel free to use this script as a kickstarter and adapt it to your own needs., (*8)

License

GNU General Public License version 2, (*9)

The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html., (*10)

Author

Dan Untenzu (untenzu@webit.de / @pixelbrackets) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/), (*11)

Changelog

https://github.com/webit-de/compress-images/releases/, (*12)

Contribution

This PHP project is Open Source, so please use, patch, extend or fork it., (*13)

The Versions

09/01 2018

dev-master

9999999-dev https://github.com/webit-de/compress-images/

Compress images with TinyPNG

  Sources   Download

GPL-2.0+

The Requires

 

09/01 2018

2.0.0

2.0.0.0 https://github.com/webit-de/compress-images/

Compress images with TinyPNG

  Sources   Download

GPL-2.0+

The Requires

 

15/02 2017

1.1.0

1.1.0.0 https://github.com/webit-de/compress-images/

Compress images with TinyPNG

  Sources   Download

GPL-2.0+

The Requires

 

15/02 2017

1.0.0

1.0.0.0 https://github.com/webit-de/compress-images/

Compress images with TinyPNG

  Sources   Download

GPL-2.0+

The Requires