Formtools: Image Uploader + Colour Palette

I’ve just updated my wbImage plugin to include a ColorPalette form tool. It pulls a palette of rgb colours that might be useful for front end design.
I initially starting thinking of it when a client was hitting me up around google core vitals and layout shifts. This way you can place a relevant background colour in as the image is loaded. Also handy for overlays etc.

2 Likes

Now updated to have a Rotate option :slight_smile: and show the Metadata.

image

Added and new formtool, ArrayImage for quickly adding images.
Except for the plupload library, it all runs on HTMX.
If it’s type=“array”


or if it’s type=“string” (eg teaser image). the single image appears in the dropzone to save on realestate.