Create App Store Connect screenshots with appshot

appshot is the open-source pipeline that composes Apple-approved device frames, captions, and gradients into polished assets ready for App Store Connect. Start with raw captures, end with export-ready screenshots in minutes.

appshot@terminal ~ %
bashUTF-8
App Shot monitor icon

Quick start

Install the CLI, drop in your screenshots, and export App Store Connect-ready sets for every Apple device lane.

# install globally
npm install -g appshot

# or run without installing
npx appshot@latest build ./screenshots

# usage
appshot --help