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

# Text nodes

> Concept, analyze, and synthesize with text nodes in Creative Studio — text-to-text, image-to-text, and video-to-text workflows that turn the text node into an information hub for your creative pipeline.

Here's a quick introduction to the Text node and how it works.

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/wqOQT2kdCyo" title="Intro to Text nodes" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</Frame>

The text node is a powerful tool for concepting, visual analysis, and information processing across your personalized workflows. Treat it as an **information hub** — connect it to other nodes to extract, transform, and synthesize ideas, then feed the output into downstream image, video, or audio nodes.

Explore the three ways to work with text nodes below.

## Text to Text

Generate, transform, and combine text. Text to Text is built for textual visualization, information integration, and structured workflow organization.

<Frame>
  <video className="w-full aspect-video rounded-xl" autoPlay loop muted playsInline src="https://mintcdn.com/elarislabs-87/18Z3dLGSdStgYTeC/images/studio/text-to-text.mp4?fit=max&auto=format&n=18Z3dLGSdStgYTeC&q=85&s=57b0ded996914fc7a6b887c999649b4b" data-path="images/studio/text-to-text.mp4" />
</Frame>

**Sample prompts**

* "An excerpt from a dystopian novel set in the future"
* "A creative script for an experimental film scene"
* "A surreal underwater scene with floating lanterns illuminating the deep"

### Combine two or more text nodes

Connect two — or more — text nodes into a single text node to merge their content into a new output. The receiving node reads every input together, so you can fuse separate ideas, briefs, or references into one cohesive result.

<Frame>
  <video className="w-full aspect-video rounded-xl" autoPlay loop muted playsInline src="https://mintcdn.com/elarislabs-87/18Z3dLGSdStgYTeC/images/studio/combine-text-nodes.mp4?fit=max&auto=format&n=18Z3dLGSdStgYTeC&q=85&s=b7fa06a3229af60aaf15b35fc1205e98" data-path="images/studio/combine-text-nodes.mp4" />
</Frame>

For example, feed a brand brief and a target-audience note into one node and ask it to produce a campaign concept that draws from both.

<Tip>
  Think of it two ways — **converge** multiple nodes into one to synthesize ideas, or **branch** one node out to many to iterate on a single vision.
</Tip>

**Sample workflows**

<CardGroup cols={3}>
  <Card title="Copy Generator" icon="pen-tool">
    Feed brand and product inputs into one node to produce ready-to-use marketing copy.
  </Card>

  <Card title="Marketing Ideas" icon="lightbulb">
    Branch a single brief into many angles, hooks, and campaign directions.
  </Card>

  <Card title="Sketches to Storyboard" icon="clapperboard">
    Synthesize scattered notes and references into a structured shot sequence.
  </Card>
</CardGroup>

## Image to Text

Connect an image node to a text node to extract information from visual content — style, composition, and mood. Get creative in how you ask it to abstract the visual information.

<Frame>
  <video className="w-full aspect-video rounded-xl" autoPlay loop muted playsInline src="https://mintcdn.com/elarislabs-87/D0vwEQ0svpFEhVwG/images/studio/image-to-text.mp4?fit=max&auto=format&n=D0vwEQ0svpFEhVwG&q=85&s=71a55e020e8b41dee9ea0d0e9e944242" data-path="images/studio/image-to-text.mp4" />
</Frame>

**Sample prompts**

* "Describe this image in a few sentences"
* "Give me a visual analysis of the style and composition of this image"
* "Capture the mood of this image in a haiku"
* "Conjure a visual poem for this"

## Video to Text

Connect a video node to a text node to summarize, caption, or analyze motion, pacing, and narrative — turning footage into structured text you can reuse downstream.

<Frame>
  <video className="w-full aspect-video rounded-xl" autoPlay loop muted playsInline src="https://mintcdn.com/elarislabs-87/18Z3dLGSdStgYTeC/images/studio/video-to-text.mp4?fit=max&auto=format&n=18Z3dLGSdStgYTeC&q=85&s=93c9552e4e983dd826f7efc2ac75f729" data-path="images/studio/video-to-text.mp4" />
</Frame>

**Sample prompts**

* "Summarize what happens in this clip"
* "Describe the pacing and mood of this scene"
* "List the key beats as a shot-by-shot breakdown"

## Prompt Splitter

If a text node's output contains a list, the toolbar automatically shows a **Split list into nodes** option. This breaks the text node into multiple nodes, each containing one list item.

This is perfect when you use a text node to ideate creative directions or prompt ideas, then want to break those ideas into separate nodes to use as inputs for downstream image or video nodes.

<Tip>
  Chain a text node → **Split list into nodes** → image or video nodes to turn a single brainstorm into a batch of generations in a few clicks.
</Tip>

## What's next?

<CardGroup cols={3}>
  <Card title="Image nodes" icon="image" href="/docs/studio/image-nodes">
    Turn text-node ideas into visuals
  </Card>

  <Card title="Video nodes" icon="video" href="/docs/studio/video-nodes">
    Animate concepts into motion
  </Card>

  <Card title="Brand pack" icon="package" href="/docs/studio/brand-pack">
    Resize outputs for every platform
  </Card>
</CardGroup>
