Download the PHP package tobimori/kirby-thumbhash without Composer
On this page you can find all versions of the php package tobimori/kirby-thumbhash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tobimori/kirby-thumbhash
More information about tobimori/kirby-thumbhash
Files in tobimori/kirby-thumbhash
Package kirby-thumbhash
Short Description Kirby Image placeholders with the smarter ThumbHash integration
License MIT
Homepage https://github.com/tobimori/kirby-thumbhash#readme
Informations about the package kirby-thumbhash
Kirby ThumbHash
ThumbHash is an image placeholder algorithm. Placeholders are represented by small ∼28 bytes hashes such as 1QcSHQRnh493V4dIh4eXh1h4kJUI.
A demo and more information can be found on the website.
This plugin adds ThumbHash support to Kirby, allowing you to implement UX improvements such as progressive image loading or content-aware spoiler images like Mastodon.
Under the hood, the heavy work gets done by a PHP implementation of ThumbHash by SRWieZ: SRWieZ/thumbhash
Get started
Read the documentation to get started with Kirby ThumbHash.
Credits
- Johann Schopplich's Kirby Blurry Placeholder plugin that set the baseline for this plugin (Licensed under MIT License - Copyright © 2020-2022 Johann Schopplich)
License
MIT License Copyright © 2023-2025 Tobias Möritz
All versions of kirby-thumbhash with dependencies
getkirby/composer-installer Version ^1.2
srwiez/thumbhash Version ^1.1
ext-gd Version *