Download the PHP package craftsnippets/craft-image-toolbox without Composer
On this page you can find all versions of the php package craftsnippets/craft-image-toolbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download craftsnippets/craft-image-toolbox
More information about craftsnippets/craft-image-toolbox
Files in craftsnippets/craft-image-toolbox
Download craftsnippets/craft-image-toolbox
More information about craftsnippets/craft-image-toolbox
Files in craftsnippets/craft-image-toolbox
Vendor craftsnippets
Package craft-image-toolbox
Short Description Image toolbox
License proprietary
Package craft-image-toolbox
Short Description Image toolbox
License proprietary
Please rate this library. Is it a good library?
Informations about the package craft-image-toolbox
Image toolbox plugin for Craft CMS 5.x
Image Toolbox is Craft CMS plugin that helps with the use of image transforms in templates.
Features
- Automatic creation of avif and webp variant of the images, with fallback for browsers that don't support these formats.
- Automatic creation of placeholder images. Plugin outputs either transformed image or placeholder with size based on image transform, if image is missing.
- Generating responsive images with multiple variants, displayed on specific breakpoints by using
<picture>
element. - Imager-x (or old Imager) support - but you can use it with native Craft image transforms as well.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require craftsnippets/craft-image-toolbox
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Image toolbox.
Documentation
Click here for Image toolbox documentation
Roadmap
- Retina support
- Applying transform on assets within HTML strings
All versions of craft-image-toolbox with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^5.0.0
The package craftsnippets/craft-image-toolbox contains the following files
Loading the files please wait ....