Skip to content

pd766/split-text-by-emptyline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Split Text by Empty Line (ComfyUI Custom Node)

This is a simple ComfyUI custom node that splits a multi-line text input into a list of text chunks separated by empty lines.

Features

  • Split text on empty lines
  • Removes whitespace-only segments
  • Returns a real LIST type (usable in loops, iterators, etc.)
  • Works with any text-based workflow

Installation

Clone this repo into your ComfyUI custom_nodes folder:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages