Skip to main content

Summary

The Split Text Node allows you to divide a single text input into multiple separate outputs. It’s ideal for projects that require breaking down large content into smaller, manageable pieces for further processing or analysis.
Image (2) 2

How to Use

1

Add the Node

Click the Add (+) button and select Split Text from the Text Utilities node category.
2

Connect Input

Connect a text input (such as a document, paragraph, or content block) into the node.
3

Configure Split Settings

Set your split parameters (by delimiter, line breaks, or character count) to divide the text as needed.
4

Retrieve Outputs

The node will automatically split the input into separate text outputs ready for downstream processing.

Sample Use Cases

Breaking down video scripts for scene by scene generation

When generating video content from a script, break the script down into smaller sections or scenes. Each section can be processed to generate specific video content (e.g., background, animations, or characters) to later be stitched together.
Image (3) 1

Generating Voice over script for audio and video

For video or multimedia projects, break down the voiceover script into manageable sections. Each part can be converted into audio clips to be later synced with video content or used for interactive experiences.
Image (5) 1

When to Use

  1. Content Segmentation for AI Models: Split descriptive text into smaller sections for targeted image, video, and audio generation.
  2. Interactive Media: Break scripts into manageable sections to generate interactive elements for AI-powered applications.
  3. Voiceover Creation: Divide long voiceover scripts into parts for easy audio generation and syncing with visual content.
  4. Scene Structuring: Organize complex scenes or stories into segments to simplify content generation for animation, effects, and video.