tobimori/kirby-thumbhash

Kirby Image placeholders with the smarter ThumbHash integration

Fund package maintenance!
tobimori

Installs: 5 733

Dependents: 1

Suggesters: 0

Security: 0

Stars: 35

Watchers: 2

Forks: 1

Open Issues: 0

Type:kirby-plugin

pkg:composer/tobimori/kirby-thumbhash

2.0.0 2025-11-16 12:37 UTC

This package is auto-updated.

Last update: 2025-11-16 12:45:11 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