> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rastro.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Photo Studio Quickstart

> Edit product photos and generate marketing images with AI

Photo Studio is the AI image editor built into the Rastro dashboard. Select any product in a catalog, describe the change you want in plain language, and generate polished product imagery — lifestyle scenes, clean packshots, marketing shots, even short videos. Results save straight back to the product's image gallery.

<Note>
  Photo Studio works on the products in a **catalog**, so you need one before you start. Create a catalog and add items with product images first — see the [Catalogs Quickstart](/catalogs/quickstart). If you have no catalog yet, you can also create one directly from the catalog picker inside Photo Studio.
</Note>

## 1. Open Photo Studio and pick a catalog

Go to [dashboard.rastro.ai/photo-studio](https://dashboard.rastro.ai/photo-studio), or click **Studio** (the camera icon) in the dashboard sidebar. Then choose your catalog in the picker at the top of the left panel — the panel fills with your products.

<Frame caption="Photo Studio with a catalog selected. The left panel lists your products; the Credits readout shows the estimated cost of the current operation next to your remaining balance.">
  <img src="https://mintcdn.com/rastroai/1jJy4gOyUL38-56Q/images/photo-studio/overview.png?fit=max&auto=format&n=1jJy4gOyUL38-56Q&q=85&s=7762d77a2d52574015484f3af7c2b52a" alt="Photo Studio start screen with a catalog selected and its products listed in the left panel" width="1600" height="922" data-path="images/photo-studio/overview.png" />
</Frame>

You can also upload loose images or videos with the upload button, and search your catalog with the search icon.

## 2. Select a product and describe your edit

Click a product card to load its image onto the canvas, then describe the change you want in the prompt box. A few examples:

* `Place this chair in a bright Scandinavian living room with natural window light`
* `Put the product on a pure white background for e-commerce`
* `Macro close-up of the fabric texture, soft studio lighting`

You can also **drag an image into the prompt box** to use it as a style or context reference.

<Frame caption="Product selected, edit described. The toolbar sets quality (Fast vs Slow), how many image options to generate, and gives access to prompt templates.">
  <img src="https://mintcdn.com/rastroai/1jJy4gOyUL38-56Q/images/photo-studio/describe-edit.png?fit=max&auto=format&n=1jJy4gOyUL38-56Q&q=85&s=8ee484d399bcdcb293af7c5a0600cc0d" alt="Photo Studio with a product selected on the canvas and an edit prompt typed into the prompt box" width="1600" height="922" data-path="images/photo-studio/describe-edit.png" />
</Frame>

Before you apply, the bottom toolbar lets you tune the run:

* **Fast / Slow** — Fast is cheaper and quicker; Slow uses the highest-quality model.
* **Images** — how many options to generate in one run (1–20). Generating several lets you pick the best one.
* **Templates** — reusable prompts for common shots (see below).

## 3. Apply and let it generate

Click **Apply**. The job runs in the background — the left panel switches to the **Results** tab, where each run shows its input → output thumbnails and a live status. You can keep working, queue edits on other products, or leave the page while it runs.

Generation typically takes under a minute for images. You are only charged credits for successful generations.

## 4. Review the result and save it to your catalog

When the run completes, the result opens on the canvas. Use the buttons in the top-right corner to **download** the image or **save it to your catalog**.

<Frame caption="A finished edit. The Results tab keeps the full history of runs for this catalog, each with its input and output side by side.">
  <img src="https://mintcdn.com/rastroai/1jJy4gOyUL38-56Q/images/photo-studio/result.jpg?fit=max&auto=format&n=1jJy4gOyUL38-56Q&q=85&s=d0ffa1d3f277a777f67cd6f670d99ee5" alt="Completed Photo Studio result showing the product composited into a new scene, with download and save buttons" width="1600" height="922" data-path="images/photo-studio/result.jpg" />
</Frame>

Saving **appends the image to the product's `image_urls` gallery** — your original photos are never overwritten. The product card updates immediately.

<Frame caption="After saving: the generated image is added to the product's gallery.">
  <img src="https://mintcdn.com/rastroai/1jJy4gOyUL38-56Q/images/photo-studio/save-to-catalog.jpg?fit=max&auto=format&n=1jJy4gOyUL38-56Q&q=85&s=ac9b9f172af374b40a6590d2ca76b4fe" alt="Photo Studio confirming the image was saved to the catalog with a toast notification" width="1600" height="922" data-path="images/photo-studio/save-to-catalog.jpg" />
</Frame>

Back in the catalog view, the new image sits alongside the original on the item — ready to use anywhere your catalog is consumed (exports, the public API, connected channels).

<Frame caption="The catalog item after the edit: original studio shot plus the generated lifestyle image.">
  <img src="https://mintcdn.com/rastroai/1jJy4gOyUL38-56Q/images/photo-studio/item-gallery.png?fit=max&auto=format&n=1jJy4gOyUL38-56Q&q=85&s=39516a39a3273f1048f61d9fc053d7e0" alt="Catalog item detail view showing the original product photo and the new generated image in its gallery" width="1600" height="922" data-path="images/photo-studio/item-gallery.png" />
</Frame>

## Generate videos too

Switch the tool from **Images** to **Video** to turn a product photo into a short clip. Pick a duration (**5s / 10s / 15s**), describe the motion, and optionally drag an image into the prompt box to use as the end frame.

<Frame caption="Video mode: choose a duration and describe the motion. The credits estimate updates to the video price before you apply.">
  <img src="https://mintcdn.com/rastroai/1jJy4gOyUL38-56Q/images/photo-studio/video-mode.png?fit=max&auto=format&n=1jJy4gOyUL38-56Q&q=85&s=b54d40b5149343b99e59e55dc21484c4" alt="Photo Studio in Video mode showing duration options of 5, 10, and 15 seconds" width="1600" height="922" data-path="images/photo-studio/video-mode.png" />
</Frame>

Finished videos appear in the same Results tab and can be downloaded, trimmed, or saved to the product's `video_urls` just like images.

***

## What's Next

<CardGroup cols={2}>
  <Card title="Photo Studio Reference" icon="book" href="/photo-studio/reference">
    All tools, templates, costs, and behaviors
  </Card>

  <Card title="Catalogs Quickstart" icon="database" href="/catalogs/quickstart">
    Create the catalog Photo Studio works on
  </Card>

  <Card title="Credits" icon="coins" href="/credits">
    How credits and billing work
  </Card>
</CardGroup>
