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

TOAST UI Image Editor
1 images
OFOfficial

TOAST UI Image Editor

Free
GrapesJS:0.19.x0.18.x0.17.x0.16.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.19.x, 0.18.x, 0.17.x, 0.16.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

Selecting an image in GrapesJS normally means swapping it for another file. This plugin adds an editing step: a toolbar button on every image component opens the TOAST UI Image Editor in a modal, and the edited result replaces the original.

How it works

The plugin registers a tui-image-editor command that takes a target — the component whose image is being edited. On confirm, GrapesJS takes the modified image, adds it to the Asset Manager and updates the target component.

Options

  • config — the TOAST UI configuration object, including which menu opens first.
  • onApply — replace the default save behaviour with your own logic, receiving the editor instance and the image model.
  • upload — when set, the edited image is passed through the Asset Manager's uploader first, so the component receives a hosted URL instead of a data URL.
  • addToAssets — whether the result is stored in the Asset Manager. On by default.
  • height and width — modal dimensions, defaulting to 650px and 100%.
  • hideHeader, toolbarIcon, labelApply and labelImageEditor — cosmetic control over the modal and the toolbar button.
  • script and style — the assets loaded dynamically when no TOAST UI constructor is found on the page.

Good to know

Install as grapesjs-tui-image-editor. BSD-3-Clause.

Ratings:

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


Share this item:
Last Update:Sep 8, 2026
Published:Sep 20, 2022
Versions:
0.19.x0.18.x0.17.x0.16.x

Questions & Answers

No questions yet. Have something to ask?