Download the PHP package misteram/image-optimizer without Composer
On this page you can find all versions of the php package misteram/image-optimizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download misteram/image-optimizer
More information about misteram/image-optimizer
Files in misteram/image-optimizer
Package image-optimizer
Short Description A responsive image workflow for optimizing and resizing your images
License MIT
Homepage https://github.com/misteram/image-optimizer/
Informations about the package image-optimizer
image-optimizer
A responsive image workflow for optimizing and resizing your images.
Full documentation available at https://rawgit.com/nwtn/php-respimg/master/docs/index.html.
Requirements/dependencies
- PHP >= 5.3.0
- ImageMagick
- ext-imagick
- For optimization, depending on what settings you pass:
Examples
To resize one raster image, without optimization:
To resize one raster image and maintain aspect ratio, without optimization:
To resize one raster image and maintain aspect ratio, with optimization:
To resize a directory of raster images and maintain aspect ratio, with optimization:
To resize a directory of raster images and SVGs and maintain aspect ratio, with optimization:
Release History
1.0.6
- Remove phantom.js
- Updated composer
1.0.1
- Library loading bug fix
- Namespacing in README
1.0.0
- Major refactoring
- Image optimization
- SVG rasterization
- Basic (non-unit) tests
0.0.2
- Fix a path in the test file
- Minor colorspace change (should have no effect on output)
- Comments and stuff
0.0.1
- Packagist release
0.0.0
- Super experimental pre-release. Feel free to mess about with it, but don’t expect much.
All versions of image-optimizer with dependencies
ext-imagick Version >=1.0.0