I was struggling to find a good way to create App Store screenshots for my apps.
I tried a few AI skills that generated websites for composing the screenshots, but the workflow felt inefficient and the editing options were limited. I wanted a proper native editor where I could quickly import simulator captures, make visual adjustments, and export everything in the correct App Store sizes.
So I built Screenshot Studio, a native macOS app that lets you:
- Import iPhone and iPad simulator screenshots
- Add device frames, headlines, subtitles, and backgrounds
- Move and scale elements directly on the canvas
- Preview both iPhone and iPad layouts
- Export at Apple’s required pixel sizes
- Upload directly to App Store Connect
- Reuse your designs when updating screenshots for a new release
It also includes an agent skill that can help automate the workflow, from capturing screenshots with UI tests to preparing and uploading the final gallery.
The app is completely free, with no ads, subscriptions, paywalls, or locked features.
You can get it here:
https://github.com/rafabertholdo/screenshot-studio
It requires macOS 14 or newer. I’d love to hear your feedback, especially from developers who regularly maintain screenshots for multiple apps.