# Ideal image sizes

The image sizes vary depending on your targeting. Here are the ideal image sizes as well as aspect ratios for mobile and desktop targeting.

**For Desktop** - The image should be at least 360px (width) by 180px (height) with an aspect ratio of 2:1

**For Mobile** - The image should be at least 720px (width) by 240px (height) with an aspect ratio of 3:1

Larger images will be downsized and smaller images will be stretched depending on the size of the container.\
\
For targeting Mobile and desktop users with different images within the same campaign, we recommend creating different locales for mobile and desktop users. Now, while setting up the web campaigns you would get options to use different images for each locale that you have set up.

For example, You can set up a locale with "Web Push Subscription Status is True AND Device Type is "Mobile" as a locale for your Mobile users and while creating the campaign choose an image with a 3:1 aspect ratio within the message for the created locale.

<br>


---

# 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://support.growlytics.in/campaigns/campaigns-overview/web-push/ideal-image-sizes.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.
