# Image Editor FAQs

<details>

<summary>For which exports is the Image Editor supported?</summary>

This feature can be used in all feeds, as long as you have unlocked the 'Creatives' plan in your [Plans and pricing](/account-billing/manage-your-subscription/channables-pricing-plans.md).

</details>

<details>

<summary>Which image extensions are supported for the Image Editor?</summary>

For the input images, the Image Editor accepts PNG, WebP, JPG or JPEG files. Generated images on the other hand will always have PNG as their extension.

</details>

<details>

<summary>Why is the field where I want to store the URL empty in rule results?</summary>

The URL of the image is generated during the feed export. So when previewing rule results, this URL does not exist yet.

</details>

<details>

<summary>Where can I find an overview of my created templates?</summary>

All created templates for a company can be found in the drop-down for template selection in any image rule in your company.

![](/files/23effb728e7a557a0a3453cd2f686ef4adbe9c4e)

</details>

<details>

<summary>How do I know if my edited images have been successfully downloaded?</summary>

After applying rules to images, you can verify if they have successfully downloaded by checking the bottom right side of the Image rules screen.

If images are still being downloaded, the status will show as “In progress” instead of “Completed” or if there are any images that failed to download.

By clicking on “See full progress”, it will redirect you to a tab within the 'import setup' page, where more details can be found.

![](/files/7ac8cf274235961a40b77c566a80ea77cb95a4ab)

![](/files/0235209f28b2b056afa7e6917a6dc7c4e528b144)

</details>


---

# 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://helpcenter.channable.com/manage-improve-product-data/creatives-create-and-edit-images/the-image-editor/image-editor-faqs.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.
