PHPackages                             beryllium/icelus - 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. beryllium/icelus

ActiveLibrary[Image &amp; Media](/categories/media)

beryllium/icelus
================

Thumbnail generator for Sculpin-based websites

2.2.0(2y ago)104125[1 issues](https://github.com/beryllium/icelus/issues)[1 PRs](https://github.com/beryllium/icelus/pulls)MITPHPPHP ^7.4||^8.0CI failing

Since Mar 5Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/beryllium/icelus)[ Packagist](https://packagist.org/packages/beryllium/icelus)[ Docs](https://whateverthing.com)[ RSS](/packages/beryllium-icelus/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (6)Dependencies (8)Versions (18)Used By (0)

Icelus
======

[](#icelus)

[![Build Status](https://camo.githubusercontent.com/22c22cc51c559eed04c74bbe4782f0512a675372df4a3868492989615abe1c29/68747470733a2f2f7472617669732d63692e6f72672f626572796c6c69756d2f6963656c75732e737667)](https://travis-ci.org/beryllium/icelus) [![SensioLabsInsight](https://camo.githubusercontent.com/362f85d55d728e89867a812f19876f8de55de479471c84cafb3ce5d89ab8fcbc/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32373462623032612d643730392d343834662d613066302d3536353066343934613534322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/274bb02a-d709-484f-a0f0-5650f494a542)

Icelus enables your Sculpin-based websites and blogs to generate space and bandwidth-saving thumbnails of images.

> *Icelus, otherwise known as "Scaled Sculpin", are a genus of small fish mainly found in the North Pacific.*

Requirements
------------

[](#requirements)

Icelus requires:

- [PHP 8.5+](https://www.php.net/downloads.php)
- [PHP Composer](https://getcomposer.org/download/)
- Imagick or Gd extension (installable via apt-get, pecl, pie, homebrew, macports, or yum)

Installation
------------

[](#installation)

You can run `composer require beryllium/icelus` to get things rolling.

Once the library is installed, you have to tell Sculpin how to load it. You can do this by creating or modifying the `app/SculpinKernel.php` file to resemble the following:

```
