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

# Introduction

> IMG Processing AI Toolkit

<img className="block dark:hidden" src="https://mintcdn.com/imgprocessing/96najFJQ0rXKRJFY/images/og-image.jpg?fit=max&auto=format&n=96najFJQ0rXKRJFY&q=85&s=414fccc369a7ec69ba9e87fd05ecd842" alt="Hero Light" width="700" height="320" data-path="images/og-image.jpg" />

<img
  className="hidden dark:block bg-white"
  style={{
  borderRadius: '2.5rem',
}}
  src="https://mintcdn.com/imgprocessing/96najFJQ0rXKRJFY/images/og-image.jpg?fit=max&auto=format&n=96najFJQ0rXKRJFY&q=85&s=414fccc369a7ec69ba9e87fd05ecd842"
  alt="Hero Dark"
  width="700"
  height="320"
  data-path="images/og-image.jpg"
/>

This is the AI Toolkit for the IMG Processing API. Here you will find how to use the API with AI agents, LLMs, and other AI tools.

## Tools

Select the tool you want to use from the list below.

<CardGroup cols={2}>
  <Card title="AI Agents" icon="robot" href="/ai-toolkit/agents">
    Enable your AI agents to send and manage images with IMG Processing API.
  </Card>

  <Card title="llms.txt" icon="file-lines" href="/ai-toolkit/llms-txt">
    Make docs content easier for LLMs to read and index.
  </Card>
</CardGroup>
