2017 © Pedro Peláez
 

library jpeg

simple service-wrapper for the jpeg-recompress tool (for Linux/Mac/Windows)

image

kodus/jpeg

simple service-wrapper for the jpeg-recompress tool (for Linux/Mac/Windows)

  • Monday, May 28, 2018
  • by mindplay.dk
  • Repository
  • 5 Watchers
  • 2 Stars
  • 179 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 23 % Grown

The README.md

kodus/jpeg

Wrapper around jpeg-recompress for Linux/Mac/Windows., (*1)

Build Status PHP Version PHP Version, (*2)

Includes a bundled release 2.1.1 of the JPEG-Archive binaries as provided by Daniel G. Taylor., (*3)

Setup

You may need to set permissions in order to run the built-in binaries., (*4)

Run the test-suite to see if the built-in defaults make sense for your system:, (*5)

vendor/bin/codeception run

Usage

$service = new JPEGService();

$service->compress("input.jpg", "output.jpg");

Use the optional constructor arguments to specify a custom binary path (in case none of the built-in binaries work for you) as well as customizing the command-line arguments., (*6)

The Versions

28/05 2018

dev-master

9999999-dev

simple service-wrapper for the jpeg-recompress tool (for Linux/Mac/Windows)

  Sources   Download

MIT

The Requires

 

The Development Requires

28/05 2018

1.0.1

1.0.1.0

simple service-wrapper for the jpeg-recompress tool (for Linux/Mac/Windows)

  Sources   Download

MIT

The Requires

 

The Development Requires

28/07 2017

1.0.0

1.0.0.0

simple service-wrapper for the jpeg-recompress tool (for Linux/Mac/Windows)

  Sources   Download

MIT

The Requires

 

The Development Requires