# Image Dimensions, and Templates

All images (except banners) should ideally be close to a portrait 2:3 ratio.

Volume covers for manga and light novels - and many key illustrations for anime - aren't an exact 2:3 ratio, however, they should be uploaded untouched.

{% hint style="warning" %}
There is an exception to the 2:3 ratio for *temporary* covers such as announcement images for new serializations and new anime that can't be reasonably cropped.

Examples can be seen in the [cover](/submission-manual/submission-form/images/cover.md) section.
{% endhint %}

## Recommended Dimensions for Cropping or Creation

If you have to crop or create new images, for things such as cutting out parts of larger images for better staff and character portraits, then *230x345px* is the recommended minimum, or at least *460x690px* to support the XL cover.

{% hint style="info" %}
Large images will be down-scaled to either *230px* width for regular covers, or *460px* width for XL covers. So it is fine to upload larger images.
{% endhint %}

## Recommended Banner Dimensions

Banners should ideally be *1900x400px* for media entries.\
Uploading slightly smaller or larger images is acceptable, but up-scaling can lower the quality significantly.

## Templates

![](/files/-LTDXX3zE6AYLh_4nzBn)

![](/files/-LTDXX40oCEO4FEHu_2n)

![](/files/-LTDXX42e-nVRe9PhJOj)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anilist2.gitbook.io/submission-manual/before-you-begin/image-dimensions-and-template.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
