---
id: aikit-media-library
title: Media Library
slug: /ai-kit/media-library
sidebar_position: 15
description: Generate image SEO metadata (alt/title/caption/description) from the Media Library and attachment screens.
tags: [ai-kit, wordpress, media-library, images, seo]
hide_title: true
---

## Media Library tools

AI‑Kit can generate **image SEO metadata** for attachments from multiple Media Library entry points:

- **Grid view**: attachment details popup
- **Grid view (bulk select)**: generate / preview / accept flows
- **List view**: per-row actions (where enabled)
- **Attachment edit screen** (`post.php`): metadata box on the edit page

Generated fields usually include:

- **Alt text**
- **Title**
- **Caption**
- **Description**

### Typical workflow

1. Open the Media Library and select an image (or select multiple in **bulk mode**).
2. Run **Generate SEO metadata**.
3. Review the suggested fields.
4. Accept to write the values back to WordPress attachment fields.

This is especially useful for cleaning up older libraries where images have missing or inconsistent metadata.
