Skip to content

Add a Create List node#12173

Merged
comfyanonymous merged 4 commits intomasterfrom
austin/node-convert-to-list
Feb 5, 2026
Merged

Add a Create List node#12173
comfyanonymous merged 4 commits intomasterfrom
austin/node-convert-to-list

Conversation

@AustinMroz
Copy link
Contributor

@AustinMroz AustinMroz commented Jan 30, 2026

Adds a "Create List" node which takes any number of inputs of the same type and outputs those inputs as a single list.

image

@asagi4
Copy link
Contributor

asagi4 commented Jan 30, 2026

Naming nitpick, but to me this looks more like a "Create List" node. I would expect a "convert" node be one that takes a batch and converts it into a list (which would also be useful, both ways)

@AustinMroz
Copy link
Contributor Author

I agree with the naming concerns and have swapped it to "Create List" as suggested. Maybe "As List" to convey that multiple input lists will be concatenated into a single output list?

@AustinMroz AustinMroz changed the title Add a Convert to List node Add a Create List node Jan 30, 2026
@AustinMroz AustinMroz force-pushed the austin/node-convert-to-list branch from f4eef8e to 535ef70 Compare January 31, 2026 07:33
@Kosinkadink
Copy link
Member

Looks good, will need to wait for a frontend bump though as there is a bug with autogrow + matchtype in current that was previously known of and already fixed - only the first slot will match the type upon reload of the frontend when the workflow that contains such a case is there.

@Kosinkadink Kosinkadink added the Scheduled Merge PR is reviewed and ready, but will be merged at a specific time. label Jan 31, 2026
@Kosinkadink Kosinkadink self-requested a review January 31, 2026 07:52
@Kosinkadink Kosinkadink dismissed their stale review January 31, 2026 07:53

im future me now and original concern has been resolved

@comfyanonymous comfyanonymous merged commit 2b70ab9 into master Feb 5, 2026
16 checks passed
@comfyanonymous comfyanonymous deleted the austin/node-convert-to-list branch February 5, 2026 06:18
luna-niemitalo pushed a commit to luna-niemitalo/ComfyUI that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Core team dependency Scheduled Merge PR is reviewed and ready, but will be merged at a specific time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants