Nodes/ComfyUI-styles-all/Travel_Poster Styler
ComfyUI Node

Travel_Poster Styler

44 vintage-tourism presets for dreamy destination art

By aegis72·Created 3 years ago·Updated 2 years ago· 53
Travel_Poster Styler
    • text_positive
    • text_negative
    text_positive
    text_negative
    Travel_Poster
    log_prompttrue

    You want that mid-century travel-poster look - flat shapes, warm sun, "Visit Tahiti" energy - and you'd rather not hand-write the prompt for every destination. Travel_PosterStyler puts 44 tourism presets on one dropdown: Alpine Wonderland, Antarctic Expedition, Beachfront Bliss, Caribbean Cruise, Historic Castles, Northern Lights, Retro Road Trip, Safari Adventure, Tropical Island Hopping. Type a subject, pick a destination vibe, and the node writes the poster prompt and negative for you. It's one of the per-theme stylers in aegis72/comfyui-styles-all, the pack that preserved azazeal04's removed SDXL Prompt Styler styles.

    What it actually is

    Prompt styler, pure and simple. Each Travel_Poster option is a JSON template with a {prompt} placeholder plus a negative prompt; the node substitutes your subject in and appends the style's negative to yours. Nothing generative happens inside the node - text in, two strings out.

    The menu reads like a WPA-era tourism board's wish list: Ancient Pyramids, Coastal Escape, Desert Oasis, Hawaiian Paradise, Historic Europe, Mediterranean Dream, Mystical Forest, Wildlife Safari. Because each preset frames the destination in poster language, it's a fast way to keep a consistent vintage-travel aesthetic across a whole batch - perfect for location cards or a fictional world's tourism board.

    The inputs that matter

    • text_positive - your subject; the destination style wraps around it.
    • Travel_Poster - the 44-option dropdown; None passes through.
    • log_prompt - on by default; prints before/after to the console.

    Outputs: text_positive (styled) and text_negative (your negative plus the style's, comma-joined). Both STRING - straight into CLIPTextEncode.

    Installing it

    ComfyUI Manager (search ComfyUI-styles-all), or:

    cd ComfyUI/custom_nodes
    git clone https://github.com/aegis72/comfyui-styles-all
    

    Then restart ComfyUI. No requirements.txt, no models.

    Where people get burned

    • Negative stacking. Every preset adds its own negative; keep yours lean or the combined string gets heavy.
    • Restart after edits. The dropdown loads from data/Travel_Poster/Travel_Poster.json at startup.
    • SDXL-era keywords. Strong on SDXL-lineage checkpoints, weak on Flux and LLM-encoded models - the usual caveat for this pack.
    CategoryAegisFlow/stylers

    Inputs (4)

    NameTypeDefaultDescription
    text_positiveSTRING
    text_negativeSTRING
    Travel_PosterCOMBO44 options: None, African Safari, African Savanna, Alpine Wonderland, Ancient Pyramids, Ancient Ruins, +38
    log_promptBOOLEANtrue

    Outputs (2)

    NameTypeDescription
    text_positiveSTRING
    text_negativeSTRING