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.
Mememage Save Record
- image
◄record—►
◄subfolder►
◄record_name►
◄image_name►
CategoryMememage/Records
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| imageopt | IMAGE | Wire Encode's `image` output here to also save the barred image (lossless PNG). Optional — any saver works; the bar, not the file, carries identity. | |
| recordopt | STRING | Wire Encode's `record` output here — the record to save. | |
| subfolderopt | STRING | Optional subfolder under the output directory. | |
| record_nameopt | STRING | Filename for the record. Blank = the record's <identifier> (keeps Load-Record-by-identifier working). `.json` added if you omit it. | |
| image_nameopt | STRING | Filename 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