narrativeexternalminimal

Quote Slide Slide Template

Large inspirational or supporting quote with attribution. Use to add authority, break visual rhythm, or lead into a new section.

Try in Playground
Quote Slide slide template preview — rendered with SlideForge
Cost
$0.03/slide
Speed
<1 second
Items
11
Output
.pptx + PDF + PNG

Parameters

Parameter
Description
text
{"type":"string"}
attribution
{"type":"string"}

Example brief

Quote: 'The best way to predict the future is to create it.' - Peter Drucker, Management Consultant

API example

With a brief (async, $0.05)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "template": "3f974b8e-d0d5-5ca3-a617-413692a378ae",
    "brief": "Quote: 'The best way to predict the future is to create it.' - Peter Drucker, Ma..."
  }'

With structured params (sync, $0.03)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "3f974b8e-d0d5-5ca3-a617-413692a378ae",
  "params": {
    "text": "SlideForge reduced our deck creation time from 2 days to 15 minutes. The API integration with our CRM means sales reps get personalized pitch decks automatically. It's a game-changer for our 200-person sales team.",
    "attribution": "Lisa Park, VP Sales, TechCorp Europe",
    "title": "Customer testimonial validates API-first approach",
    "footer": "Source: Q3 2025 customer interview"
  }
}'

Tags

quotecitationtestimonialinspirationauthority

Related templates

Frequently asked questions

How do I render a Quote Slide slide?

Send a POST request to /v1/render with template "3f974b8e-d0d5-5ca3-a617-413692a378ae" and your data in the params field. The response includes a .pptx download URL and PNG preview. Template renders cost $0.03 and complete in under 1 second.

What data does the Quote Slide template accept?

The Quote Slide template accepts: text, attribution. Supports 1-1 items. See the parameter reference below for details.

Can I customize the colors and fonts of this template?

Yes — pass a theme_id parameter to apply your custom brand colors, fonts, and logo. SlideForge has 8 built-in themes, or you can create custom themes via the Themes API.

Try this template

Render a Quote Slide slide in under 1 second. $3 free credit, no card required.