App ScreenshotsApp Screenshots
Tutorials

How to Download Google Play Store Screenshots (Free Tool + Tutorial)

Play Store doesn't give you a download button โ€” but the screenshots are still public. Here's how to save them in full resolution in under a minute.

By App Screenshots Team5 min readUpdated Apr 21, 2026

Play Store's UI is more permissive than Apple's โ€” right-click "Save Image" technically works โ€” but the file you end up with is a resized JPEG that's nowhere near the original quality the developer uploaded. For anything beyond a quick reference, you want the original asset.

Where the full-size screenshots live

Every Play Store screenshot is hosted on Google's image CDN at play-lh.googleusercontent.com. The image is served with a size parameter (=w526-h296 or similar) that caps it for the browser. Strip the size param, and you get the full-resolution original โ€” typically 1080 ร— 1920 or 1440 ร— 2560 for phone apps.

The tool does this automatically โ€” it pulls Play Store's structured data, rewrites every image URL to the uncapped version, and serves you the originals as PNG.

The 30-second walkthrough

  1. Go to the Play Store listing for the app you want. Copy the URL from the address bar โ€” it should look like play.google.com/store/apps/details?id=...
  2. Paste it into App Screenshots.
  3. Every screenshot loads at full resolution. Download one at a time, or grab them all as a ZIP.

Why the ZIP option matters for ASO research

If you're auditing a dozen competitors, clicking through and downloading 8 screenshots each gets old fast. The ZIP download names files predictably (screenshot-1.png through screenshot-N.png) so you can drop them straight into a folder organized by competitor. Much easier when you come back a week later and need to remember what came from where.

Does this work for feature graphics and icons too?

The icon is pulled and displayed alongside the metadata โ€” you can save that directly. The 1024 ร— 500 feature graphic isn't always reliably exposed in the Play Store HTML, so results there are hit-or-miss depending on the app. Screenshots, though, are consistent.

A few Play Store quirks worth knowing

  • Some developers upload different screenshot sets per country. You'll get whatever's visible from the URL you paste โ€” changing the hl and gl query params before you copy the URL changes the locale.
  • Apps in a limited rollout sometimes return an empty asset list; that's Google's side, not a bug on our end.
  • Tablet screenshots, when they exist, are bundled in the same set rather than separated like on Apple's store. You'll need to eyeball which ones are tablet.

Can I do this without a tool?

Yes โ€” open DevTools, find the image URL in the Network tab, manually strip the =w...-h... suffix, paste the cleaned URL back into a new tab, right-click save. For one screenshot, fine. For an entire competitor audit, it's just not a good use of your afternoon.

That's it

Play Store screenshots, full resolution, zero steps beyond paste-and-click. If you need to grab iOS screenshots for the same app, the App Store flow works identically โ€” just paste the Apple URL instead.

Ready to grab app screenshots?

Paste any Play Store or App Store URL and download every screenshot in original resolution โ€” free, no signup.

Try App Screenshots โ†’

Keep reading