Skip to content

This project is about image optimization, a wish to reproduce, as accurately as possible, Yahoo's results on Smush-it service.

Notifications You must be signed in to change notification settings

otaviof/Perl-Image_Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image::Optimizer
****************

This little project is a wish to reproduce, as accurately as possible,
Yahoo's results on Smush-it. This service offers general image optimization,
very useful indeed.

-- Installation:

To install this module, run the following commands:

    $ perl Makefile.PL
    $ make
    $ make test # TEST_VERBOSE=1
    # make install

Please read the tests (t/) for understand how this software works.

-- Support and Documentation:

After installing, you can find documentation for this module with the
perldoc command.

    $ perldoc Image::Optimizer

-- License and Copyright:

Copyright (C) 2010 Otavio Fernandes

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

See http://dev.perl.org/licenses/ for more information.

About

This project is about image optimization, a wish to reproduce, as accurately as possible, Yahoo's results on Smush-it service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages