whatisgithub

What is screenshot-studio?

rafabertholdo/screenshot-studio — explained in plain English

Analysis updated 2026-05-18

15Audience · developerComplexity · 2/5Setup · moderate

In one sentence

A macOS app that turns raw iOS simulator screenshots into a styled, App Store ready gallery.

Mindmap

mindmap
  root((Screenshot Studio))
    What it does
      Frames raw screenshots
      Adds captions and backgrounds
      Exports App Store sizes
    Tech stack
      macOS app
      Xcode UITest
      App Store Connect API
    Use cases
      Build App Store galleries
      Manage iPhone and iPad decks
      Localize screenshots
    Audience
      iOS developers
    Workflow
      Capture via UITest
      Style in the app
      Export or upload

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn raw iOS simulator screenshots into a framed, captioned App Store gallery.

USE CASE 2

Generate matching iPhone and iPad screenshot decks from one capture run.

USE CASE 3

Manage localized screenshot galleries for multiple languages in one project.

USE CASE 4

Upload finished screenshots directly to App Store Connect without extra tools.

What is it built with?

macOSXcode UITestApp Store Connect API

How does it compare?

rafabertholdo/screenshot-studio0pen-sourcer/hearth0rnot/god-mode-claude
Stars151515
LanguagePython
Setup difficultymoderatemoderateeasy
Complexity2/53/51/5
Audiencedevelopervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires macOS 14+ and an existing UITest capture step before the app can be used.

So what is it?

Screenshot Studio is a macOS app that turns plain iOS simulator screenshots into a finished, polished gallery ready to upload to the App Store. It takes raw screen captures and frames each one inside a device mockup, adds a caption, places it on a styled background, and renders it at the exact pixel sizes Apple requires, so the results can go straight into App Store Connect. The workflow has two parts. First, a developer runs an automated UITest on their app that walks through each screen they want to show off and saves a numbered screenshot for both an iPhone and an iPad simulator, kept in separate folders. Second, they open that folder in Screenshot Studio, which builds a separate slide deck for the iPhone screens and one for the iPad screens, since the two device families are styled and exported independently. Inside the app, each slide can be given a headline and subtitle, placed inside a chosen device frame style, positioned and scaled on the canvas, and set against a background template. Multiple languages can be configured within the same project file, and exporting or uploading handles every configured language in one action. Projects are saved automatically as a small file on the user's machine, and reopening a project re-reads the original screenshot folder, so a new round of captures can be styled with work already done. The app can also connect directly to App Store Connect using an API key stored in the user's login keychain, letting someone review, check screenshot limits, and publish a new version's gallery without leaving the app. The project also offers a companion skill file so a coding agent like Claude Code can run the capture test and drive the styling and upload steps when asked to make App Store screenshots for an app. The app requires macOS 14 or later and is free to use, with an optional donation link for anyone who wants to support ongoing development.

Copy-paste prompts

Prompt 1
Walk me through writing a UITest that captures numbered screenshots for iPhone and iPad simulators.
Prompt 2
Help me set up a new Screenshot Studio project and import my screenshot folders.
Prompt 3
Explain how to configure multiple locales in one Screenshot Studio project.
Prompt 4
Show me how to connect Screenshot Studio to App Store Connect using an API key.
Prompt 5
Help me install the screenshot-studio skill so Claude Code can generate App Store screenshots for my app.

Frequently asked questions

What is screenshot-studio?

A macOS app that turns raw iOS simulator screenshots into a styled, App Store ready gallery.

How hard is screenshot-studio to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is screenshot-studio for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.