# Images & media

### **Seamless AI-Driven Image Integration**

One of the most transformative aspects of the AI Integration Toolkit is its ability to incorporate rich media—especially **images**—into your WordPress content creation process. In today’s visual-centric digital landscape, AI-generated or suggested images dramatically increase engagement [for most user scenarios](/home/basics/users-scenarios.md). With the Toolkit, users can generate, source, and embed visuals directly alongside written content.&#x20;

For example, when using the Content Generator to draft a blog post, the tool can automatically suggest relevant stock photos or even create custom AI-generated images based on the topic. Type in a prompt like *“10 Tips for Urban Gardening”*, and not only will you get well-structured text, but also a set of image suggestions that match each tip. These can be inserted into the post with a single click. Even better, the system auto-generates **alt text**, **captions**, and **SEO metadata**, improving both accessibility and discoverability without the user needing to manually intervene. This streamlined approach saves valuable time while ensuring every post maintains a professional, visually appealing presentation. As a result, creators can focus more on **strategy** and **storytelling** instead of the technical details of media management.

### **Dynamic Video Embedding and Customization**

In addition to static images, the Toolkit supports **video integration** to make your content more interactive and memorable. Users can embed pre-existing videos from YouTube, Vimeo, or their own media library—or even create AI-assisted video scripts for auto-generation using tools like Pictory, Lumen5, or Synthesia. When drafting a tutorial or how-to article, the Toolkit can suggest related videos or generate new ones based on your input, inserting them as native Gutenberg blocks.

Automation rules can be set to include specific types of videos based on post categories or tags—for instance, every “How-To” article might include a tutorial video by default. For product-based content, short explainer clips or promotional reels can be embedded automatically, speeding up eCommerce workflows. The Toolkit even offers thumbnail previews and optimized video metadata, ensuring faster load times and a polished look across devices.

### **Smart Media Workflows for Speed and Consistency**

Beyond just media generation, the AI Integration Toolkit offers **smart media management** to streamline your publishing pipeline (including copyright-related filtering). Your WordPress media library becomes context-aware—surfacing image or video suggestions based on the content you’re writing, your post tags, or user behavior. Built-in integrations with platforms like Unsplash, Shutterstock, and Pexels give you access to a wide asset pool, while [copyright-friendly](https://en.wikipedia.org/wiki/Copyright_infringement) filters ensure you stay compliant.&#x20;

Additional program layers will do a real-time check for potential copyright issues and issue a warning before a new post is published or updated. Developers can go further by leveraging the Toolkit’s API and hooks to customize workflows: auto-generating social previews, rotating homepage banners, or injecting context-specific videos site-wide. What used to take hours—finding media, formatting it, tagging, embedding—is now condensed into a few intuitive steps. This not only increases productivity but ensures every piece of content is visually rich, on-brand, and built for engagement.

<figure><img src="/files/396VzoNhvV25IqDx5IXq" alt=""><figcaption><p>Have the Eiffel tower included in your next article - on the go!</p></figcaption></figure>

{% hint style="info" %}
You can also add images simply by copying and pasting them directly into the editor — and the AI integration toolkit will automatically add it to your file manager.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-toolkit-plugin.gitbook.io/home/basics/images-and-media.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
