⚡
Asset Pipeline
Image CDN and template renderer, built into the OS.
Every workspace ships with a production-grade asset pipeline: a global image CDN with URL-based transforms and modern formats, plus a template renderer that generates OG images, social cards, and campaign visuals from JSON templates at the edge.
Explore the asset pipelineWhat's included
- URL-based transforms: resize, crop, blur, quality, and DPR
- Automatic WebP/AVIF delivery from a global edge network
- Template renderer for OG images, banners, and cards in under 50ms
- Open-source SDKs for JavaScript, React, and Next.js
- Included in the plan, not a separate invoice
One URL does the work
// Transform any stored image via URL
cdn.spronta.com/{id}?w=800&h=600&fit=cover
// Render a branded OG image from a template
cdn.spronta.com/{project}/render/og-card?title=Hello+World