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

# Image Tools

> Explore image generation, editing, enhancement, and transformation APIs.

Use Magic Hour's image tools to generate, edit, enhance, recolor, and transform images in automated workflows.

<CardGroup cols={2}>
  <Card title="Background Remover" icon="eraser" href="/tools/image/background-remover">
    Isolate image subjects and remove their backgrounds.
  </Card>

  <Card title="Body Swap" icon="person" href="/tools/image/body-swap">
    Place a person into a different scene.
  </Card>

  <Card title="AI Clothes Changer" icon="shirt" href="/tools/image/clothes-changer">
    Change clothing in a photo.
  </Card>

  <Card title="AI Face Editor" icon="face-smile" href="/tools/image/face-editor">
    Edit facial features from a text prompt.
  </Card>

  <Card title="Face Swap Photo" icon="right-left" href="/tools/image/face-swap-photo">
    Replace a face in a still image.
  </Card>

  <Card title="AI GIF Generator" icon="images" href="/tools/image/gif-generator">
    Generate animated GIF content.
  </Card>

  <Card title="Head Swap" icon="user" href="/tools/image/head-swap">
    Replace a full head while retaining the body and scene.
  </Card>

  <Card title="AI Headshot Generator" icon="address-card" href="/tools/image/headshot-generator">
    Create professional headshots from a source photo.
  </Card>

  <Card title="AI Image Editor" icon="wand-magic-sparkles" href="/tools/image/image-editor">
    Edit images with natural-language prompts.
  </Card>

  <Card title="AI Image Generator" icon="image" href="/tools/image/image-generator">
    Create images from text descriptions.
  </Card>

  <Card title="AI Image Upscaler" icon="expand" href="/tools/image/image-upscaler">
    Increase image resolution and restore detail.
  </Card>

  <Card title="AI Meme Generator" icon="message-smile" href="/tools/image/meme-generator">
    Generate captioned meme images.
  </Card>

  <Card title="Photo Colorizer" icon="palette" href="/tools/image/photo-colorizer">
    Add color to black-and-white photos.
  </Card>

  <Card title="AI QR Code Generator" icon="qrcode" href="/tools/image/qr-code-generator">
    Create functional, styled QR code artwork.
  </Card>
</CardGroup>
