Nodes/mememage-comfy/Mememage Save Record
ComfyUI Node

Mememage Save Record

Write the record `.json` (and, if `image` is wired, the barred `.png`) to the output folder. Filenames default to the record's identifier but are free to override — the bar links image and record, not the name.

By sememtac·Created 2 months ago·Updated about a month ago· 1
Mememage Save Record
  • image
    record
    subfolder
    record_name
    image_name
    CategoryMememage/Records

    Inputs (5)

    NameTypeDefaultDescription
    imageoptIMAGEWire Encode's `image` output here to also save the barred image (lossless PNG). Optional — any saver works; the bar, not the file, carries identity.
    recordoptSTRINGWire Encode's `record` output here — the record to save.
    subfolderoptSTRINGOptional subfolder under the output directory.
    record_nameoptSTRINGFilename for the record. Blank = the record's <identifier> (keeps Load-Record-by-identifier working). `.json` added if you omit it.
    image_nameoptSTRINGFilename for the image (only if wired). Blank = the <identifier>. Free to differ from the record. `.png` added if you omit it.

    Outputs (0)

    No outputs