tobimori/kirby-thumbhash

Kirby Image placeholders with the smarter ThumbHash integration

Maintainers

Package info

github.com/tobimori/kirby-thumbhash

Homepage

Type:kirby-plugin

pkg:composer/tobimori/kirby-thumbhash

Fund package maintenance!

tobimori

Statistics

Installs: 7 281

Dependents: 1

Suggesters: 0

Stars: 37

Open Issues: 0

2.1.0 2026-02-27 19:13 UTC

This package is auto-updated.

Last update: 2026-02-27 23:56:42 UTC


README

Kirby ThumbHash Banner

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

License

MIT License Copyright © 2023-2025 Tobias Möritz