---
title: "Open Graph Image Previews"
slug: open-graph-image-previews
description: "Paste a link in the editor and turn it into a rich Open Graph preview."
created_at: "2026-07-02"
updated_at: "2026-07-02"
image: https://cdn.resend.com/posts/open-graph-image-previews.jpg
humans: ["diel-duarte"]
---

Emails should be visual and engaging, but support for modern web experiences is limited. 

We've been building support for more rich experiences that take advantage of modern web technologies, like [𝕏 embeds](/changelog/new-x-twitter-component) and [YouTube previews](/changelog/new-youtube-component), in a way email clients support.

Today, we're adding **native support for Open Graph image previews** in the editor.

<video
  src="https://cdn.resend.com/posts/open-graph-image-previews.mp4"
  autoPlay
  muted
  loop
  playsInline
  className="extraWidth"
/>

## How it works

When you paste a public URL into the editor, we offer two options: 
- **Paste as URL:** pastes the URL as a plain link
- **Paste as Link preview:** pastes the URL as a rich Open Graph preview

When you choose to paste as Link preview, we automatically fetch the Open Graph metadata, check for a valid image, upload it to the CDN, and display it as an image preview within the editor.

Email clients often do not support rich experiences, but simple image files are nearly universally supported. This gives you a media-rich experience that works across all email clients.

## What's next

We want to continue to add support for more media rich experiences in the editor. Let us know what else you are missing.
