PageKit — the self-hosted GrapesJS site builder, sold as source. Get early access

Grapesjs Cloudinary
1 images

Grapesjs Cloudinary

Free
GrapesJS:0.16.x0.17.x0.18.x0.19.x0.20.x0.21.x
Download from GitHub

What's Included

  • Free to download & use
  • Open for personal & commercial use

Support The Creator

Use one-time or monthly support to thank the creator for this free product.

GrapesJS Compatible

Tested with GrapesJS 0.16.x, 0.17.x, 0.18.x, 0.19.x, 0.20.x, 0.21.x

Open Source on GitHub

Free to use, fork, and contribute

Editor Compatible

Designed for the GrapesJS open-source editor

Free to Use

Open for personal and commercial projects

Cloudinary handles the parts of image delivery that a page builder should not: storage, format negotiation, on-the-fly resizing and a CDN in front of all of it. This project wires its uploader into the GrapesJS Asset Manager.

What it is

It is best described as a working reference implementation rather than a heavily configurable plugin. The repository is deliberately small — clone it, read how the uploader is attached, and adapt it to your own Cloudinary account and upload preset. A live demo is linked from the repository, so you can see the result before committing to the approach.

Why route uploads through Cloudinary

The GrapesJS Asset Manager embeds uploads as base64 by default, which means every image lives inside the saved project and page payloads grow without limit. Sending them to Cloudinary instead leaves URLs on the canvas, keeps stored projects small, and lets you change delivery format or dimensions later by changing the URL rather than re-uploading the file.

Good to know

Published as gjs-cloudinary and released under the MIT licence. Part of the Blocomposer collection of GrapesJS asset and storage integrations.

Ratings:

No reviews yet. Be the first to share your experience.


Share this item:
Last Update:Sep 8, 2026
Published:Jul 31, 2023
Versions:
0.16.x0.17.x0.18.x0.19.x0.20.x0.21.x

Questions & Answers

No questions yet. Have something to ask?