Skip to content
DemonNCoding edited this page Dec 8, 2025 · 2 revisions

PromptGenerator 12-Columns

A fast, lightweight 12-column random prompt generator for ComfyUI
Created by DemonNCoding

Preview

Generate rich prompts instantly using 12 structured categories.
Choose between Empty, Prefilled, or NSFW versions based on your workflow.


Included Nodes

Node Description
PromptGenerator12Columns_Empty Blank template for full control
PromptGenerator12Columns_Prefilled SFW version with prefilled lists
PromptGenerator12Columns_Prefilled_NSFW NSFW version with expanded lists

You can fill any number of columns — use only the ones you need.


Column Titles (SFW)

  1. Subject

  2. Action

  3. Setting

  4. Style

  5. Mood

  6. Colors

  7. Composition

  8. Details

  9. Camera Style

  10. Time

  11. Lighting

  12. Quality


Column Titles (NSFW)

  1. Subject

  2. Hair Type

  3. Hair Color

  4. Eyes

  5. Body Type

  6. Breasts

  7. Skin & Marks

  8. Expression

  9. NSFW Action

  10. Clothing

  11. Lighting

  12. Quality


Expanding or Editing Lists

All lists are AI-generated or community-added.
To add more entries, ask any LLM to generate one-per-line samples for the categories you want.

Example prompt (SFW):

Give me 50 one-per-line examples for each of these:
Subject
Action
Setting
Style
Mood
Colors
Composition
Details
Camera Style
Time
Lighting
Quality

Example prompt (NSFW):

Give me 50 one-per-line examples for each of these:
Subject
Hair Type
Hair Color
Eyes
Body Type
Breasts
Skin & Marks
Expression
NSFW Action
Clothing
Lighting
Quality

You can directly paste new content into the .py files.

Contributing

Want to help improve the prefilled lists?

  1. Fork the repo

  2. Edit any .py file

  3. Submit a Pull Request

Even small contributions are appreciated.

Repo link:
https://github.com/DemonNCoding/PromptGenerator12Columns


Disclaimer

The prefilled lists were generated using public datasets and AI tools.
No entries were hand-written.
Use the NSFW version responsibly.


Enjoy!

If this generator saves you time, please consider starring the repository.

Made for the ComfyUI community
DemonNCoding