> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/automate/shortcuts/actions/set-source-images.md).

# Set Source Images

### **Parameters**

* **Switcher**: The Switcher Connection to update.
* **Source Images**: Text where each line specifies the source image for a particular input. Enter no text to clear the Source Images for the Switcher Connection.

The format for each line is as follows:

`X: URL`

Where X is the 1-based index of the video input and URL is a URL to a publicly accessible (via HTTPS) to the image. The image should ideally be in 16:9 aspect ratio and no larger than 1920x1080 in size.

For instance, the text will set the Source Images for Inputs 1-6 to the following URLs.

```
1: https://adamtow.github.io/source-images/5d4.jpg
2: https://adamtow.github.io/source-images/ipad.jpg
3: https://adamtow.github.io/source-images/ios.jpg
4: https://adamtow.github.io/source-images/macmini.jpg
5: https://adamtow.github.io/source-images/appletv.jpg
6: https://adamtow.github.io/source-images/xbox.jpg
```

<figure><img src="/files/GzYJgW3bHbD4nf97klD8" alt=""><figcaption></figcaption></figure>

### **Returns**

Nothing.
