Nodes/AUN ComfyUI Nodes/Filename Resolver V2
ComfyUI Node

Filename Resolver V2

Acts as a bridge between AUNPathFilename nodes and standard save image/video nodes (if not using AUNSaveImage or AUNSaveVideo). Accepts a single path_filename input and returns a resolved path_filename.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Filename Resolver V2
    • path_filename
    • sidecar_text
    path_filename%date% %seed%
    delimiter
    model_name
    sampler_nameeuler
    scheduler_namenormal
    steps_value20
    cfg_value7.50
    seed_value123456
    output_typeVideo
    sidecar_formatOutput only (text)
    pos_prompt
    neg_prompt
    date_format%Y-%m-%d
    frame_rate16.00
    loop_count0
    quality85
    width0
    height0
    count1
    batch_num1
    CategoryAUN Nodes/File Management

    Inputs (20)

    NameTypeDefaultDescription
    path_filenameSTRING%date% %seed%Combined path + filename template from a V2 builder node.
    delimiterSTRING Delimiter used by the builder node.
    model_nameSTRINGFull model name (used in sidecar 'model' field).
    sampler_nameSTRINGeulerResolved sampler name.
    scheduler_nameSTRINGnormalResolved scheduler name.
    steps_valueINT20Resolved steps value.
    cfg_valueFLOAT7.50Resolved cfg value.
    seed_valueINT123456Resolved seed value.
    output_typeCOMBOVideoVideo: includes frame_rate/loop/quality/width/height/count fields. Image: includes batch_num field instead.
    sidecar_formatCOMBOOutput only (text)Choose sidecar output format. 'Save to file' writes a .txt/.json next to the resolved output file; the node always returns sidecar_text.
    pos_promptoptSTRINGPositive prompt text for the sidecar.
    neg_promptoptSTRINGNegative prompt text for the sidecar.
    date_formatoptSTRING%Y-%m-%dDate format for %date and %time placeholders and sidecar timestamp.
    frame_rateoptFLOAT16.00(Video) Frame rate of the saved video.
    loop_countoptINT0(Video) Loop count (0 = infinite for gif/webp).
    qualityoptINT850–100(Video) Output quality value.
    widthoptINT0(Video) Output frame width in pixels.
    heightoptINT0(Video) Output frame height in pixels.
    countoptINT1(Video) Number of frames in the output.
    batch_numoptINT1(Image) Batch number appended to filenames.

    Outputs (2)

    NameTypeDescription
    path_filenameSTRING
    sidecar_textSTRING