PHPackages                             icybee/module-thumbnailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. icybee/module-thumbnailer

ActiveIcanboogie-module[Image &amp; Media](/categories/media)

icybee/module-thumbnailer
=========================

Creates thumbnails on demand.

v2.2.0(10y ago)07741BSD-3-ClausePHPPHP &gt;=5.5.0

Since Jul 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Icybee/module-thumbnailer)[ Packagist](https://packagist.org/packages/icybee/module-thumbnailer)[ Docs](http://icybee.org/)[ RSS](/packages/icybee-module-thumbnailer/feed)WikiDiscussions 3.0 Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (9)Used By (1)

Thumbnailer
===========

[](#thumbnailer)

[![Packagist](https://camo.githubusercontent.com/89c2c6154139cc7f86dd943a627de5aed1c9f6b0ad2b29d454b65c12f255d47a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6963796265652f6d6f64756c652d7468756d626e61696c65722e737667)](https://packagist.org/packages/icybee/module-thumbnailer)[![Build Status](https://camo.githubusercontent.com/f71a2a71fef6a03bdd99a41e35272b3a4dceb94be13b6178ccd6d68b8a3570d8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4963796265652f6d6f64756c652d7468756d626e61696c65722e737667)](http://travis-ci.org/Icybee/module-thumbnailer)[![HHVM](https://camo.githubusercontent.com/4cef76b732d4581bc47c58a681a81500ea7bbebce4ade332b2a1733a62e6e322/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f4963796265652f6d6f64756c652d7468756d626e61696c65722e737667)](http://hhvm.h4cc.de/package/Icybee/module-thumbnailer)[![Code Quality](https://camo.githubusercontent.com/7a9a3399b126095727433dbb554dc9c2cf57b872841088d1696773e61be0c894/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4963796265652f6d6f64756c652d7468756d626e61696c65722e737667)](https://scrutinizer-ci.com/g/Icybee/module-thumbnailer)[![Code Coverage](https://camo.githubusercontent.com/195bd8c32545c7442491d022fa249239fe1c3ae0f89d73b948501ffce41e280b/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f4963796265652f6d6f64756c652d7468756d626e61696c65722e737667)](https://coveralls.io/r/Icybee/module-thumbnailer)[![Downloads](https://camo.githubusercontent.com/2c4b1bb5f8101a132a4f9ea4974221575f73d6d4277f45233bae286c12ff4a8d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6963796265652f6d6f64756c652d7468756d626e61696c65722e737667)](https://packagist.org/packages/icybee/module-thumbnailer/stats)

The Thumbnailer module (`thumbnailer`) creates thumbnails from images and managed images using options or configured versions.

The module extends the *Image* active record with the `thumbnail()` method and the `thumbnail`lazy getter, and provides an interface to configure and manage its cache that integrates with the unified cache system of the "Cache" module (cache). The module also extends the *core* object with the `thumbnail_versions` lazy getter.

```
