React DND Builder

Introduction

A React drag-and-drop email builder to design, preview, and export email templates.

@siamf/email-builder is a modern React drag-and-drop email builder that helps you create beautiful, responsive email templates with a visual editor and export-ready output.

  • Drag & drop blocks and layouts
  • Export HTML + JSON (and optional preview image)
  • Built-in image upload workflow
  • Branding support (logo + back action)
  • Theme customization via primaryColor
  • Works great with Next.js and TypeScript

What you get

When users finish designing, you receive a single payload:

  • html: final email HTML
  • json: design schema for reloading/editing later
  • image: preview image (optional)
  • name: template name

Ready to build? Head to Get Started.

On this page