SvelteKit OG · examples · adapter-netlify

@ethercorps/sveltekit-og

Three rendering engines, each in three flavours — an HTML string, a Svelte component, and a pre-rendered build-time image.

v4.3.0-beta.1 Docs ↗ GitHub ↗

Resvg PNG

HTML → Satori → resvg. Rasterized PNG output.

Satori SVG

HTML → Satori. Vector SVG, no rasterization.

Takumi

Rust / WASM engine. Add ?format=webp · jpeg · svg to switch output.