← All posts
mobileiOSAndroid

How to take and beautify mobile app screenshots

From a clean status bar to a stylized phone frame: the full pipeline for mobile screenshots that read as product marketing, not phone photos.

Mobile screenshots are harder than desktop screenshots in one surprising way: the device itself is part of the composition. A desktop UI lives inside a browser tab that nobody pays attention to. A mobile UI lives inside a phone, and the phone — bezel, notch, rounded corners, even the way the shot is held — does half the storytelling. Get the device right and the screenshot inside it benefits automatically.

This guide covers the whole pipeline: how to take a clean mobile screenshot in the first place, how to frame it so it reads as “real product,” and how to finish it for posting on Instagram, X, App Store pages and marketing sites.

Step 1: take a clean screenshot

Before any beautifying, get the raw shot right. The same image principles apply on iOS and Android.

  • Hide personal status. Battery, carrier name, notifications, “Connected to dai’s MacBook” — strip them. iOS: Settings → Developer → Status Bar Override, or use a clean status bar in a screenshot tool. Android: Demo Mode (adb shell settings put global sysui_demo_allowed 1) gives you a fixed 12:00, full signal, full battery.
  • Use fake but plausible data. No real names, no emails, no support tickets. Brand-aligned placeholder content reads as a designed product. Real Slack messages read as a leak.
  • Capture at 3×, not 1×. Modern phones screenshot at the device’s native pixel density. Don’t compress or transcode before editing — start with the largest source you can get.
  • Keep aspect ratio native. iPhone 15 Pro is 2556 × 1179 (≈2.17:1). Pixel 8 is 2992 × 1344 (≈2.23:1). Cropping to a “round” ratio mangles the proportions and breaks the phone frame later.

Step 2: pick the right frame (or skip it)

The phone bezel is the single biggest visual cue in a mobile screenshot. Three approaches that all work — for different reasons:

  • Stylized device frame. A clean, abstract phone bezel — usually black or matte gray, with a soft rounded screen. Works on every background, dates slowly, doesn’t lock you to one device generation. Best default for marketing.
  • Photorealistic device frame. An exact rendering of an iPhone 15 Pro or Pixel 9. Looks premium but ages instantly when a new model ships, and conflicts with App Store guidelines for some regions.
  • No frame. Naked screenshot, rounded corners, a soft shadow, breathing padding. Surprisingly powerful for focused component shots — a single onboarding screen, a notification, a toast.

Don’t stack frames (a phone inside a Mac inside a desktop). Don’t crop the bottom off the bezel and call it a “floating phone” — the truncation always looks like a mistake.

Step 3: pad and shadow the whole device

A framed phone shot needs less padding than a desktop shot — the bezel already provides visual weight. Aim for ~40–60 px around the device on every side. Anything more and the phone starts to look lost on the canvas.

The shadow goes under the device, not the screen:

  • 10–18 % opacity, dark color.
  • ~20 px downward offset, ~60 px blur.
  • For floating-phone hero shots, push the blur out to 100 px+ and offset the shadow further down. The exaggerated softness reads as “lifted off the page.”

Step 4: pick the right backdrop

Mobile shots live on platforms where colorful backgrounds dominate (Instagram, Threads, App Store, Product Hunt). The backdrops that read as “designed product,” not “random phone photo,” share two traits: single-mood and quiet.

  • Two-stop gradient — coral → pink, mint → sky, lilac → cream. Works almost universally; the device color contrasts against either stop.
  • Brand color block. If your app has a primary brand color, the backdrop should be it. Cohesion sells.
  • Soft solid (cream, off-white, dusky navy). Lets the UI inside the phone do the talking. Best for App Store screenshots.

What to avoid: photographic backgrounds (hands holding the phone, wood desks, café tables). They were trendy in 2018 and now read as stock-photo cliché. Designed beats real.

Step 5: aspect ratio for the platform

A phone shot is portrait by nature, but the canvas around it isn’t. Recompose for where you’re posting:

  • Instagram feed — 4:5 (1080 × 1350). Phone takes up ~75 % of the height, plenty of padding around it.
  • Instagram Stories / Reels — 9:16. Phone bezel nearly fills the frame; tight padding, dramatic background.
  • X / LinkedIn timeline — 1.91:1 or 16:9. Two phones side by side, or one phone with copy alongside it.
  • Product Hunt gallery — 3:2. Phone centered, lots of breathing room, a small caption underneath if needed.
  • App Store — exact device-class ratios required (eg. 1290 × 2796 for iPhone 6.7-inch). Don’t reframe; use the exact specs Apple provides.

Step 6: export at 2× minimum

Mobile audiences scroll on retina screens 100 % of the time — there is no scenario where a 1× export looks crisp. 2× is the floor, 3× is warranted for hero shots and Product Hunt galleries where viewers zoom in to read UI text.

Common mistakes that break a mobile shot

  1. Status bar with real notifications. Five Slack previews and a low-battery icon scream “I forgot to clean up.”
  2. Photorealistic frame on a dated device. Posting an iPhone 12 mock-up in 2026 is the visual equivalent of a 2014 web design.
  3. Hand holding the phone. Acceptable for photojournalism, distracting for product marketing.
  4. Mixed device generations. Don’t mock-up one feature in an iPhone 13 and the next in an iPhone 15 Pro. Pick one device, commit to it across the whole gallery.
  5. Heavy text on top of the phone. Big headlines slapped over the screen kill the UI you’re trying to show off. Put copy alongside the device, not on it.

A 90-second mobile workflow

  1. Clean status bar, plausible placeholder data, native screenshot.
  2. Wrap in a stylized phone frame (or skip the frame for components).
  3. ~50 px padding, soft downward shadow under the whole device.
  4. One backdrop — gradient or brand color, never photographic.
  5. Recompose to the platform’s aspect ratio.
  6. Export at 2× (3× for hero / Product Hunt).

That’s the whole pipeline. Six steps, ninety seconds, mobile shots that look like product marketing instead of like phone photos.