Split Text
Merge multiple text inputs seamlessly
Summary
The Split Text Node allows you to break down long or complex text into smaller, manageable parts. It’s perfect for projects that require detailed analysis or modifications, or when you need to divide content for easier processing in subsequent steps.

How to Use the Split Text Node:
Add the Node:
Click the Add (+) button and select Split Text from the Utilities node categories.
Provide the Input:
Connect the text you want to split into the node. This could be a paragraph, article, or any other large block of text.
Define Split Criteria:
Set how you want the text to be split—by sentence, paragraph, or custom delimiter (like commas or keywords).
Generate Output:
The node will automatically split the input text based on your defined criteria, giving you smaller sections for easier 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.

Generating Voiceover 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.

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

