# UploadImageOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/hooks/useImageUpload.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/hooks/useImageUpload.ts#L6)

## Properties

| Property | Type |
|---|---|
| `file` | `File` |
| `altText` | `string` |
| `caption` | `string` |
| `tags` | `string[]` |
| `audiences` | `string[]` |
