> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/mediacoverimage.md).

# MediaCoverImage

| Field          |                                                                                              Argument | Type                                                                                                                | Description |
| -------------- | ----------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------------------- | ----------- |
| **extraLarge** | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The cover image url of the media at its largest size. If this size isn't available, large will be provided instead. |             |
| **large**      | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The cover image url of the media at a large size                                                                    |             |
| **medium**     | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The cover image url of the media at medium size                                                                     |             |
| **color**      | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Average #hex color of cover image                                                                                   |             |
