# ImageVariants

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/components/Viewer/ViewportPicker.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Viewer/ViewportPicker.tsx#L28)

The companion set persisted on `Document.metadata.imageVariants` (blob URLs).

## Properties

| Property | Type |
|---|---|
| `desktop` | `string` |
| `tablet` | `string` |
| `mobile` | `string` |
| `crops` | `string[]` |
