Dynamic / SSR

astro-assets-generation — Dynamic example

All OG images are generated on-demand using prerender: false. Open any post to see the generated image.

Blog Posts

Getting Started with astro-assets-generation 🚀

Learn how to generate beautiful Open Graph images and other assets for your Astro site using JSX and inline styles.

#astro #og-images #getting-started

Multilingual Magic ✨ — ไทย 日本語 한국어 العربية

Generate OG images with Thai, Japanese, Korean and Arabic text out of the box, no extra font config needed.

#fonts #i18n #internationalization

Custom Fonts 🔤 and Emoji Support 🎨

Use custom fonts and emoji in your generated images with full Unicode support across languages.

#fonts #emoji #customization

Static vs Dynamic Asset Generation ⚡

Choose the right approach for your project: pre-generate assets at build time or generate them on-demand with SSR.

#static #dynamic #performance