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

# What are Text Nodes

The Text category in ImagineArt Workflows offers a powerful suite of nodes designed to create, manipulate, and refine text-based content. These nodes are built to assist in everything from generating original text to combining, splitting, and enhancing it for complex workflows.

Text nodes are fully resizable — drag any edge or corner to make them as large or small as your canvas layout needs. Resizing is smooth and responsive, so even large multi-node workflows stay easy to navigate.

<iframe src="https://www.youtube.com/embed/zM8ZNgKtdEA" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## Explore our Text Nodes

<Columns cols={2}>
  <Card title="Prompt" href="/prompt">
    Write custom instructions to guide AI models in generating text, images, or videos.
  </Card>

  <Card title="AI Copilot" href="/ai-copilot">
    Generate and analyze text using LLMs, with support for text, image, and video inputs.
  </Card>

  <Card title="Combine Text" href="/combine-text">
    Merge multiple text inputs into a single, unified output.
  </Card>

  <Card title="Split Text" href="/split-text">
    Break down long or complex text into smaller, manageable sections.
  </Card>
</Columns>
