Skip to the builder
All kits

Drag and drop email newsletter builder

Build an HTML email without writing code. Drag blocks onto the canvas, edit the text in place, drop in your images, and export email safe HTML that renders in Gmail and Outlook. It all runs in your browser, so nothing is uploaded.

Best used on a larger screen

The builder works by dragging blocks onto a canvas, which needs a laptop or desktop. Open this page on a bigger screen to start building. You can still read how it works below.

How to make a newsletter email without coding

  1. 1Drag a block from the palette onto the canvas, or click it to add. Start with a heading and some text.
  2. 2Click any text to edit it in place. Use the panel on the right to set colours, alignment, font size and spacing.
  3. 3Add images to the workspace, then drag one onto the canvas or choose it inside an image block.
  4. 4Press Download folder. You get email safe HTML and the images it uses, zipped and named after your newsletter.
  5. 5Host the images, swap the images/... paths for their web addresses, and paste the HTML into your email service to send.

What it does, and what it does not

It builds the email and hands you the files. The HTML is table based with inline styles, the format mail clients render reliably, so what you see in the preview is close to what lands in an inbox.

It does not host your images or send the email. Email cannot read files from your computer, so to go live you host the images and point the HTML at their web addresses, then send from your own email service. That keeps your list and your unsubscribe handling where they already are.

Questions

How do I make an HTML email without coding?
Drag blocks (a heading, some text, an image, a button) onto the canvas, edit the text in place, and set colours and spacing in the panel on the right. When it looks right, press Download folder and you get email safe HTML plus the images it uses, ready to send from your email tool. No code is written at any point.
Is this newsletter template builder free?
Yes, free to use with no account. The builder runs in your browser, so there is nothing to sign up for and nothing to pay.
Will the email work in Gmail and Outlook?
That is the point of the export. The HTML is table based with inline styles, the layout every mail client still agrees on, rather than the flexbox and grid a normal web page uses, which Outlook does not understand. It is built to render in Gmail, Outlook and Apple Mail, not just a modern browser.
Why do I have to host the images?
Email cannot read image files from a folder on your computer, so the pictures have to live on the web. The export references each image by a local path like images/photo.png. Upload those files to your image host or email tool, then swap each path for its web address, and the email is ready to send.
Are my images or my newsletter uploaded anywhere?
No. Everything happens in your browser tab. The images you add are held in memory and written straight into the folder you download. There is no server here that receives them.
Can I send the newsletter from EveryKit?
Not yet. This tool builds and exports the email; you send it from your own email service, which is where your list and your unsubscribe handling already live. Sending from here is a possible future step.