Blurhash
Automatically encodes images in Blurhash format for Payload CMS.
Installation
pnpm add payload-blurhash-plugin About
This plugin integrates with Payload CMS to add automatic Blurhash encoding for images uploaded through the system. It allows users to generate a compact representation of images, which can improve loading performance and provide a placeholder while full images are being loaded. The plugin provides several configuration options. Users can define which collections should utilize the Blurhash processing, the MIME types to target, and whether to display the Blurhash field in the media management interface. It also supports selecting between different encoding algorithms, such as Blurhash and Thumbhash, with customizable parameters for the selected algorithm. Installation is straightforward, requiring addition to the Payload configuration file. As of now, it specifically targets uploaded images, making it a useful tool for enhancing media handling in web applications built with Payload CMS.
Package info
- Package name
payload-blurhash-plugin- Latest version
3.1.0- Unpacked size
- 94 kB
- License
- Unlicense
- Weekly downloads
- 790
- Last publish
- Feb 14, 2025
Similar plugins
More in MediaImageKit
Sync images to ImageKit storage directly from Payload CMS.
Media Gallery
Replaces the Payload media collection list view with justified, masonry, and grid layouts plus a lightbox.
Video streaming
Enables video uploads and streaming directly within Payload CMS.
Image Optimizer
This plugin optimizes image uploads for Payload CMS with advanced features.
Blurhash
Generates a base64 WebP placeholder for image uploads in Payload CMS.
Adaptive Bitrate Videos
This plugin automates adaptive bitrate processing for video uploads.