Overview of nuxt-og-image features
mainnuxt-og-image provides several ways to generate Open Graph (OG) images to improve social media click-through rates:
- Vue Component Templates: Create custom
og:imagedesigns using Vue components. - Rendering Engines:
- Satori: High-performance rendering using Tailwind / UnoCSS, Google fonts, and emoji support.
- Takumi: An alternative rendering engine.
- Browser Prerendering: Supports complex templates by using a browser-based approach.
- Page Screenshots: Automatically generate screenshots for every page with options to hide specific elements or wait for animations.
- DevTools Integration: Use the Nuxt DevTools OG Image Playground to design and test images with full Hot Module Replacement (HMR).
- Edge Compatibility: Works on Vercel Edge, Netlify Edge, and Cloudflare Workers.