New — Interactive Style Playground

Screenshot Style Preview

See exactly how your screenshots will look with different frames, backgrounds, and themes. Pick a style, tweak the settings, copy the API code.

Theme Presets

One-click curated styles — pick one to start, then customize below.

Window Frame

Background

40px
12px

Shadow

Live Preview

Current style: ocean + macos + md shadow

API Request — style parameter
{
  "url": "https://your-site.com",
  "style": {
    "frame": "macos",
    "frameTheme": "dark",
    "background": "ocean",
    "shadow": "md",
    "padding": 40,
    "borderRadius": 12
  }
}

Ready to style your screenshots programmatically?