const card = await exportImage()
card.format = "svg"
// Code card
API snippet
Share a short endpoint example with readable syntax highlighting.
Output
Code card
Convert snippets into beautiful code images for docs, tutorials, changelogs, and social posts.
Create readable code screenshots with syntax highlighting, frames, and export controls.
This SEO page explains the workflow while the actual creation experience stays focused in the workspace.
Explore practical ways this workspace can turn real content into reusable visual assets.
const card = await exportImage()
card.format = "svg"
// Code card
Share a short endpoint example with readable syntax highlighting.
Output
Code card
const card = await exportImage()
card.format = "svg"
// Diff image
Frame a small before and after snippet for release notes.
Output
Diff image
const card = await exportImage()
card.format = "svg"
// Tutorial image
Export one setup command or code block for documentation.
Output
Tutorial image
const card = await exportImage()
card.format = "svg"
// Terminal card
Present CLI output with a clean developer-focused frame.
Output
Terminal card
const card = await exportImage()
card.format = "svg"
// Thread image
Make code readable inside a compact social feed image.
Output
Thread image
const card = await exportImage()
card.format = "svg"
// Config card
Show configuration values without losing spacing or contrast.
Output
Config card
Yes. The code workspace is built for readable snippets with language styling and export-ready framing.
Yes. You can tune spacing, background, frame style, export scale, and watermark options.