> ## Documentation Index
> Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit and enhance images

> Edit, upscale, remove backgrounds, and transform images with AI tools on Artificial Studio.

Beyond generating new images, you can edit and enhance existing ones. Upload an image and use AI to modify it, increase its resolution, remove its background, or apply artistic styles.

## Editing tools

| Tool                     | What it does                     | Cost       |
| ------------------------ | -------------------------------- | ---------- |
| **Nano Banana Edit**     | Fast AI image editing            | 8 credits  |
| **Nano Banana Pro Edit** | High-quality AI editing          | 30 credits |
| **Seedream 4 Edit**      | Creative image editing           | 6 credits  |
| **Qwen Edit**            | Versatile image editing          | 6 credits  |
| **Bagel Edit**           | Detailed image editing           | 24 credits |
| **Clarity Upscaler**     | Enhance image resolution         | 3 credits  |
| **Luma Reframe**         | Change aspect ratio with AI fill | 4 credits  |
| **Background Remover**   | Remove backgrounds from images   | Free       |
| **Style Transfer**       | Apply artistic styles            | 5 credits  |
| **Depth Map**            | Generate depth maps              | 1 credit   |
| **Image to SVG**         | Convert images to vector SVG     | 1 credit   |

## Edit an image with AI

<Steps>
  <Step title="Open the tool">
    Go to **Tools** and select one of the image editing tools (for example, **Seedream 4 Edit**).
  </Step>

  <Step title="Upload your image">
    Drag and drop an image or click to upload. You can also paste an image URL.
  </Step>

  <Step title="Choose a model">
    Select the editing model you want to use.
  </Step>

  <Step title="Describe the edit">
    Write a prompt describing what you want to change. For example: "change the background to a tropical beach" or "make the person wear a red hat".
  </Step>

  <Step title="Generate">
    Click **Generate** to apply the edit.
  </Step>
</Steps>

<Note>Be specific about what you want to change. The more precise your description, the better the result. Reference specific elements in the image.</Note>

## Upscale an image

Use **Clarity Upscaler** to increase the resolution of any image while preserving detail.

<Steps>
  <Step title="Open Clarity Upscaler">
    Go to **Tools** and select **Upscale Image**.
  </Step>

  <Step title="Upload your image">
    Upload the image you want to enhance.
  </Step>

  <Step title="Generate">
    Click **Generate**. The upscaled image will have higher resolution and sharper details.
  </Step>
</Steps>

## Remove a background

**Background Remover** automatically detects and removes the background from any image, leaving just the subject with a transparent background. This tool is free to use.

## Apply a style transfer

**Style Transfer** takes your image and applies the visual style of a reference image. Upload both images, and the AI will blend them together.

## Next steps

<CardGroup cols={2}>
  <Card title="Generate images" icon="image" href="/guide/generate-images">
    Create new images from text prompts.
  </Card>

  <Card title="Your library" icon="folder-open" href="/guide/library">
    Find and manage all your creations.
  </Card>
</CardGroup>
