Image Style Metadata
The Image Style Metadata module stores metadata about derivative, styled images in the database as content entities. On its initial implementation it will only store the width and height of the image, but it can be extended to store more metadata.
The primary use case for this module is to provide easy access to the styled images metadata, without having to actually download the image. This could be helpful in frontend apps that have a headless Drupal backend.
The package contains also 2 submodules:
jsonapi_image_style_metadata: It denormalizes the metadata that are stored by this module and adds them on a computed field on the File entities' JSONAPI export.blurhash_image_style_metadata: It extends the stored metadata by adding a Blurhash.
Additional Requirements
IMPORTANT! The module depends on this core patch in order to work: https://www.drupal.org/project/drupal/issues/2940016
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta11 | Pre-release | Oct 24, 2024 | |||
| 1.0.0-beta10 | Pre-release | Oct 24, 2024 | |||
| 1.0.0-beta9 | Pre-release | Oct 24, 2024 |