Skip to content
StoreStudio

Docs

Import, export, and back up your work

Download screenshots for App Store Connect, exchange captions as CSV or JSON, and save a full backup of your Studio projects.

Export screenshots

One slide comes out as a PNG at full size: 1320 × 2868 for the 6.9" iPhone, 2064 × 2752 for the 13" iPad. A whole set comes out as a zip with a folder per language and, inside it, a folder per accepted size, numbered in the order they appear.

A two-language set of two slides.

en-US/
  iPhone 6.9-inch 1320x2868/
    01.png
    02.png
de-DE/
  iPhone 6.9-inch 1320x2868/
    01.png
    02.png
manifest.json

The manifest.json beside them lists the languages, the sizes and every file in the zip, and names any folder that was re-rendered for a different device so you can check the crop before uploading it.

Import and export captions

In the language matrix, Export CSV gives a translator a spreadsheet with a column per language, and Export JSON gives a script the same content as an object. Import… takes either back.

The CSV: one row per slide and field, one column per language.

slide_id,slide,role,field,en-US,de-DE
a1b2,1,hero,headline,"Every run, mapped","Jeder Lauf, kartiert"
a1b2,1,hero,subCaption,Since 2019,Seit 2019

Rows are matched to slides by id first and by position second, so reordering a spreadsheet does not scramble a set. Blank cells do not delete anything, and a language that is in the file but not yet in the project is added. Anything that is not a captions file this editor wrote is refused before your project changes. The JSON shape.

Back up and restore Studio

Download full backup writes every project you have, with its screenshots, background images, app icons and any font you uploaded, into a single dated zip. Restore backup reads one back on any machine or any browser.

Restoring adds projects and never replaces them. Everything in the file arrives as new projects marked as restored, next to whatever was already there. Licence details are left out of the file. Your screenshots and unreleased copy are in it, so keep it somewhere private.

Import and export questions

Standalone project files are not supported yet. To move your work to another browser or device, download and restore a full backup.

Can I export a single project as a file and import it again?
Not today. Screenshots, captions and a backup of everything all come out as files, and captions and the backup go back in, but there is no single-project file yet.
Does a backup include my images?
Yes. Projects, screenshots, background images, app icons and any font you uploaded are all in the one zip, so it is the file to keep before changing machines.
Does restoring a backup overwrite what I have?
No. Everything in the file comes back as new projects alongside the ones already there, each marked as restored. Nothing is replaced. Restoring twice gives you two copies.
Which exports are free?
Free includes screenshot export at the default size, caption import and export in one language, and full backup and restore. Pro adds multiple languages and all supported export sizes.
Do these files go through a server?
No. Every one of them is written and read in your browser, on your machine. Nothing is uploaded to produce them and nothing is uploaded to read them back.