# How do I resize images for the website?

*These instructions are for most Windows operating systems.*

Most cameras, including the newest cell phone cameras, produce images that are too large for the software to store and may be rejected during the product listing process. But it’s fairly easy to resize images from your computer desktop before uploading.&#x20;

Right click on the image you wish to resize and go to “Open with” and then “Photos”. This is a default software that is available on most Windows operating systems.&#x20;

<figure><img src="https://lh3.googleusercontent.com/n1YUwRk6A4yCZyI57K-BTjPjS0fn7NHh1f9yfz2_I1Vgs0LqTfRWNBP1ods3VMk3YjyCbITJtormM5q3r879NxhsZ1qibWkjhbGgBEItsM5eYMvR9CX7FlGzsbE96ZQO2h5imf9ZP3PyJEM1Z2HMk8fSViF-PO9SzgWTPGPR2bS0VWtj-MG2RnQJtxinwg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/pC-b_4hZkJFG9w8TZyneb2R1ly31KDbPnGcKnXoNjdcWLlatsx4MZU0JHMn7lXGZ7Dy4N-3kTgDrqE-o4KkSSbzMhASGjiFsDq9RliBJpNjhnSLaWcJ8dZxACysZTvo4o2eCTwsfECFvJ7YEgZXfe05r0uU934EZp-ATASkx0YRP9vh5yu1Juxjdqup6oA" alt=""><figcaption></figcaption></figure>

1. Right click on the image and select “Resize” from the menu that pops up.
2.

```
<figure><img src="https://lh4.googleusercontent.com/wIj6KSARjoqWAbT7_FKsrJKDHywOOVMLWktSfWRewjNeZDcbcDP16Rcen8YYE31U04xizRlzOCNAeHmtbNH8StYZ78jQvwctg0oX87ZQ2-d151ISeGyK_rxL1HuJ53bCBu6ppMNLyhN_T8i94TzEflyCFMgbwW0Z6kPixUEAEi9Xpd2umz5j-UyWCL4mag" alt=""><figcaption></figcaption></figure>
```

3. Select the “best for profile pictures and thumbnails” (top choice), just make sure the file size (circled) is less than 1024KB (it should be).
4.

```
<figure><img src="https://lh4.googleusercontent.com/hNVaTC71LjHT-asOVak5iYyPKUPELFNELQOYgHqrTqpYIVPQ0UxKIF_5v-3eod-It-xy2vJFnX08GS_7DCAof068bitao0KA9fvV1CvynYYUO0u6-T80WEnTPCfUIV5xrZ3mPXIflXCm9-9dlVjmjiA3EUQfh7HQ99J4zL0MuwNQMJpn3-cvS6xdQnrmZA" alt=""><figcaption></figcaption></figure>
```

5. It is recommended that you rename the file when you save it so you can tell which one is the correct size (such as “product name\_web version” or similar. Make sure the file is saved as either .png or .jpg; the system does not accept other formats.&#x20;


---

# 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://cultivate-food-connections.gitbook.io/producer-handbook/faq/how-do-i-resize-images-for-the-website.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.
