# Photo Editing and Management

Good photos sell items. Nifty provides free editing tools, AI background removal, and per-marketplace photo selection to help your listings stand out.

### Where to find it

Go to the [**Inventory Manager**](https://docs.nifty.ai/inventory-management/inventory-manager) and open an item in the **Listing form** (see [Creating and Editing Items](https://docs.nifty.ai/crosslisting/creating-and-editing-items)). Click any photo to access editing options.

<figure><img src="https://2533981788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEm5xU5ktwTTfKBpX6qpY%2Fuploads%2Fgit-blob-a285232178416d0e0cf5e449f45cf6a0f47d2ae2%2FCleanShot%202025-12-13%20at%2008.39.43%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

### Free editing tools

Basic editing tools are available at no cost:

| Tool     | What it does                          |
| -------- | ------------------------------------- |
| Crop     | Trim edges or reframe the shot        |
| Filter   | Apply preset adjustments              |
| Finetune | Adjust brightness, contrast, and more |
| Annotate | Overlay with arrows, shapes, or text  |
| Frame    | Add a border around the edges         |
| Redact   | Blur sensitive information            |
| Rotate   | Fix orientation                       |
| Flip     | Produce a mirror image                |

These tools don't use [**Smart Credits**](https://docs.nifty.ai/crosslisting/smart-credits).

<figure><img src="https://2533981788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEm5xU5ktwTTfKBpX6qpY%2Fuploads%2Fgit-blob-bf5486c9e3e75163111b8dd316246770b2a007f7%2FCleanShot%202025-12-13%20at%2008.38.13%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

### Background removal

Nifty uses Photoroom to remove cluttered backgrounds, replacing them with clean white.

1. Hover over a photo and click **Edit**.
2. Click **Remove Background**.
3. Photoroom processes the image and shows the result.

**Cost:** 1 **Smart Credit** per photo

{% hint style="info" %}
If you revert to the original after removing the background, the credit is not refunded — the AI processing already occurred.
{% endhint %}

### Per-marketplace photo selection

You can choose different photos or a different photo order for each marketplace.

#### When creating a listing

1. Add your photos at the top of the form as normal.
2. For each marketplace, click **Select photos** to update the selection or order.
3. When you publish, Nifty respects the per-marketplace choices.

<figure><img src="https://2533981788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEm5xU5ktwTTfKBpX6qpY%2Fuploads%2Fgit-blob-a37ddab18b963c209fb9606a7b7935215c7e69a7%2FCleanShot%202025-12-13%20at%2008.45.44%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

This is useful when:

* One marketplace has a photo limit (Depop allows fewer than eBay)
* A certain photo works better as the cover on one platform
* You want to exclude a photo from a specific marketplace

{% hint style="info" %}
**Note:** If you don't customize photos per marketplace, Nifty will take as many as we can for the marketplace. For example, for Depop we'll take the first 8 photos, as only 8 are allowed.
{% endhint %}

#### When editing an existing listing

When you reopen the **Edit item** form, Nifty does not preserve the per-marketplace view. Instead, you'll see a representative collection of photos at the top.

**Important behavior:**

* If you don't change the photos while editing, your listing photos stay exactly as they were on each marketplace.
* If you do make changes, you'll see a green **Changes detected** indicator.

<figure><img src="https://2533981788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEm5xU5ktwTTfKBpX6qpY%2Fuploads%2Fgit-blob-2ef33a3f0e2cc333b2771dec9e76c8ae45980422%2FCleanShot%202025-12-13%20at%2008.46.49%402x.png?alt=media" alt=""><figcaption></figcaption></figure>

When you see the **Changes detected** indicator, you may want to reselect photos per marketplace before saving — otherwise your changes apply uniformly.

### What you can't do

| Limitation              | Details                                                          |
| ----------------------- | ---------------------------------------------------------------- |
| Bulk edit photos        | Background removal can be done in bulk, but regular edits cannot |
| Choose background color | Removal result is always white                                   |
| Edit the AI removal     | Can't manually adjust what AI kept or removed                    |


---

# 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://docs.nifty.ai/crosslisting/photo-editing-and-management.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.
