Skip to main content

Using Mockups

This guide will show you how to enhance your screenshots by applying device mockups directly through the screenshot API.

Available Mockups

Screenshotly provides several mockup templates that can be applied when capturing screenshots:

Using Mockups

To apply a mockup, simply include the mockup parameter in your screenshot request:

Browser Window Mockup

The browser mockup is perfect for showcasing websites:

Mobile Device Mockup

Perfect for showcasing mobile-responsive designs:

Best Practices

  1. Match Device and Mockup: Use appropriate device settings for each mockup:
    • browser-light/browser-dark: Use with device: 'desktop'
    • iphone-14: Use with device: 'mobile'
    • macbook-pro: Use with device: 'desktop'
  2. Clean Screenshots: Use AI removal to clean up unwanted elements before applying mockups:
  3. Image Quality: Use PNG format for best results with mockups:

Next Steps