Embed an image editor
into your product.
Give your users a drag-and-drop, AI-assisted image editor with filters, draw tools, and a chat assistant that edits photos on command.

Skip years of development.
Launch in days.
Eliminate Development Costs
Avoid building custom HTML5 canvas rendering engines, filters, and image export pipelines.
Seamless API Integration
Integrate photo and graphic editing into your existing media library with a few lines of code.
White-Label Customization
Style the canvas chrome, toolbar icons, and color pickers to match your application's design system.
Scalable & Secure
Client-side image processing with optional cloud GPU acceleration for zero latency.
Future-Proof
Regular additions of fresh filters, stickers, font packs, and generative AI features.
Enterprise Support
Dedicated support engineers and comprehensive SDK documentation for web and mobile.
Trusted by teams shipping at scale




















Edit any image type.
From eCommerce catalog cropping and background removal to multi-channel social formats and QA markups.
Product Photography
Enable eCommerce sellers to crop product shots, remove backgrounds, and adjust lighting.
Social Media Creatives
Resize visuals for Instagram, LinkedIn, and Facebook with branded overlays and sticker graphics.
Annotations & Markup
Allow support teams and designers to draw arrows, highlight sections, and add callouts.
Everything your users need to ship great images.
Smart cropping, filters, drawing annotations, and conversational AI retouching.
AI Chat Photo Editor
Edit photos using plain English instructions like 'make the background warmer' or 'remove the glare'.
Smart Cropping & Resizing
Preset aspect ratios (16:9, 4:3, 1:1, 9:16) with pixel-level dimensions and rotation controls.
Filters & Color Grading
Professional photo filters with granular brightness, contrast, saturation, and hue adjustments.
Drawing & Shapes
Smooth freehand brush tools, geometric shapes, arrows, and line width customization.
Sticker & Badge Library
Curated vector stickers, badges, emojis, and promotional labels ready to drag onto photos.
Instant Background Eraser
One-click AI subject isolation and background transparency cutout.
A platform,
not just an SDK.
The full developer surface: SDK, REST APIs, React Elements, a CLI, and agent skills for your AI tools.
- 01Embeddable SDK:typed config, themes, events, and granular permissions
- 02React Elements:the same JSX renders to email tables, web flexbox, or print PDF
- 03JSON designs:round-trip between code and the visual editor; versionable and diffable
- 04CLI and agent skills:for Cursor, Codex, Claude Code, and your CI pipelines
1// Initialize Unlayer
2const builder = unlayer.createEditor({
3 id: 'editor',
4 displayMode: 'email',
5 appearance: {
6 theme: 'modern_light'
7 }
8});
9
10// Load the template
11builder.loadDesign(template);
12
13// Export HTML
14builder.exportHtml(function (data) {
15 const json = data.design; // template json
16 const html = data.html; // exported html
17});Frequently asked questions.
Everything you need to know about embedding Unlayer's creation engine into your product stack.
Have a custom requirement or technical question?
Ready to embed content creation
into your app?
Start your 14-day free trial today, or schedule a technical walkthrough with our solutions engineers to see Unlayer running inside your stack.

