Nodes/Anima-Tools/Anima Background Tag Selector+
ComfyUI Node

Anima Background Tag Selector+

Scenery tags plus a clean merge for your scene text

By nregret·Created 3 months ago·Updated 12 days ago· 305
Anima Background Tag Selector+
    • text
    background_tags
    extra_text
    separator,

    The Anima Background Tag Selector+ is the background picker with the pack's Plus treatment: same visual library of scenery tags, same 2:3 preview grid, same pass-through tag cleaning - but it splices your own scene description in without leaving comma debris behind.

    Base version hands you mode + opt_prompt and a trailing ", ". The + version instead gives you:

    • background_tags - the comma-separated scenery tags from the panel.
    • extra_text - your own text, appended after the background block.
    • separator - the delimiter between the two, defaulting to ", ".

    The smart splice does the work: since the tag block already ends in a comma-space, a comma or empty separator joins directly with no ", , "; a custom separator strips the trailing comma first and joins with exactly one delimiter. This matters more for backgrounds than it sounds - Anima's background prompts are usually background tag block + scene description in your own words, which is precisely the two-piece merge this node automates.

    Install

    Part of the zero-dependency Anima-Tools pack:

    cd ComfyUI/custom_nodes
    git clone https://github.com/nregret/Comfyui-Anima-Tools
    

    Or ComfyUI Manager → "Anima Tools" → Install, then restart. Appears under AnimaArt as "Anima Background Tag Selector+". No pip, no model downloads; tag data bundled, thumbnails on CDN (needs internet for the grid).

    If you're composing a scene in one node - background tags plus your own description - this is the version that won't fight you on formatting. If the background block is all you need, the base node is perfectly adequate.

    CategoryAnimaArt

    Inputs (3)

    NameTypeDefaultDescription
    background_tagsSTRING
    extra_textSTRING
    separatorSTRING,

    Outputs (1)

    NameTypeDescription
    textSTRING