---
title: "Minimal White Open Graph Quote Template"
description: "Clean white open graph template with red border accent, quote text, author name, and date. Ideal for blog post link previews and website social sharing images."
url: "https://www.imejis.io/templates/open-graph-minimal-quote-white-red-border"
image: "https://storage.googleapis.com/dma-content-prod/templates/693037e4fed83c442d7e0393/1775644496513-thumbnail.png"
---

# Minimal White Open Graph Quote Template

> Clean white open graph template with red border accent, quote text, author name, and date. Ideal for blog post link previews and website social sharing images.

- Dimensions: 1200 × 630 px
- Preview: https://storage.googleapis.com/dma-content-prod/templates/693037e4fed83c442d7e0393/1775644496513-thumbnail.png

## Use this template

Copy it into your Imejis.io workspace and customize it in the drag-and-drop editor:

https://app.imejis.io/designs/copy-template?templateId=693037e4fed83c442d7e0393

## Generate images from it via API

After copying, every design gets its own design ID. Generate an image with a single synchronous request that returns the image binary directly:

```
POST https://render.imejis.io/v1/{design_id}
Headers: dma-api-key: {your_api_key}
Body: { "text": { "text": "Hello World" } }
```

More templates: https://www.imejis.io/templates · API docs: https://www.imejis.io/apis · Pricing: https://www.imejis.io/pricing
