unlayer-image-editor
Installation
SKILL.md
Integrate Unlayer Image Editor
Overview
Embed Unlayer's standalone Image Editor with plain JavaScript or React. Keep it distinct from the
image editor inside Unlayer's builders, which is configured through unlayer.init().
The standalone editor and all manual editing tools are free. The optional AI Assistant is paid.
Choose the Integration
| Need | Read |
|---|---|
| Plain JavaScript embed, loader, callbacks, or instance lifecycle | references/javascript.md |
React or Next.js with @unlayer/react-image-editor |
references/react.md |
| Tools, icons, dock, theme, localization, or AI Assistant | references/configuration.md |
| Configure the image editor opened from an image inside a builder | Use unlayer-config instead |