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

# Fluximage docs: image optimization, AI alt text, SEO

> Everything you need to compress, convert, and enrich images with AI — batch processing, alt text, SEO renaming, and watermarking in one place.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      Fluximage Docs
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Compress, convert, and enrich images with AI. Batch process up to 20 images, generate alt text, rename files for SEO, and add watermarks — all from your dashboard.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <Card title={<span className="product-guide-feature-card-title">Get started</span>} icon="rocket" href="/quickstart" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Create your account and optimize your first batch of images in minutes.</span>
    </Card>

    <a href="/features/image-compression" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="image" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Image compression</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Convert to WebP, AVIF, JPEG, or PNG with quality and dimension controls.
        </span>
      </div>
    </a>

    <a href="/api/overview" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="code-xml" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">API reference</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Integrate Fluximage into your workflow with the REST API.
        </span>
      </div>
    </a>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/features/ai-alt-text" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="sparkles" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Generate AI alt text</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Let GPT-4o Vision write SEO-friendly alt text for every image automatically.
          </span>
        </div>
      </a>

      <a href="/features/seo-rename" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="tag" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">SEO filename rename</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Automatically rename files like IMG\_9002.jpg to descriptive, keyword-rich slugs.
          </span>
        </div>
      </a>

      <a href="/features/watermarking" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="shield" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Batch watermarking</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Apply your logo or signature across an entire batch with opacity and position controls.
          </span>
        </div>
      </a>

      <a href="/settings/api-keys" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="key-round" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Manage API keys</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Generate and rotate API keys for programmatic access on Agency plans.
          </span>
        </div>
      </a>

      <a href="/plans" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="credit-card" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Plans & credits</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Compare Free, Starter, Pro, and Agency tiers — and buy AI credit top-ups.
          </span>
        </div>
      </a>

      <a href="/troubleshooting" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="life-buoy" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Troubleshooting</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Fix common errors — file size limits, credit issues, format problems, and more.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
