Alt Text Studio · Documentation

How to save alt text as a .json file

Download a structured JSON object, useful for scripts and pipelines.

1

Open the detail page

Open the image. Click the Save Alt Text As button and pick .json | JSON.

The Save Alt Text As button in the top right of an Alt Text Studio image detail page
Save Alt Text As writes this one result to a .txt, .html, .csv or .json file.
2

What's in the file

A small JSON object with image_name, image_url, and an alt_text field keyed by language code, matching the JSON copy view. Easy to feed into a script.

The Download as menu open in Alt Text Studio, offering .txt Plain Text, .html HTML, .csv CSV and .json JSON
Download as writes the current result straight to a file in the format you pick.
3

Multi-image equivalent

For an entire library or filtered batch, use the table's Export As → JSON option, which returns one object per image.

Related guides