
Payload CMS plugin to generate base64 data-urls for image uploads.
The Payload CMS plugin for automatic base64 encoding of images provides a convenient way to encode images in base64 format. This plugin is a modified version of the original payload-blurhash-plugin by invakid404. By forking the original plugin and changing the encoding to base64, users can easily integrate this plugin into their Payload CMS setup.
The Payload CMS plugin for automatic base64 encoding of images is a modified version of the payload-blurhash-plugin. It provides a convenient way to encode images in base64 format and offers options to customize its behavior. By following the installation guide, users can easily integrate this plugin into their Payload CMS setup.

Payload is an open source, headless CMS and application framework built with TypeScript, Node.js, and React.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.