ComfyUI Node
Preview Anything
Preview any input. Strings are inspected: URLs with image/video/audio extensions render as media; others render as text or markdown. IMAGE tensors and AUDIO dicts are saved to the temp folder and rendered. A download button saves the content to your computer.
Preview Anything
- value
◄display_typeauto►
◄filenamepreview►
◄strip_metadatafalse►
CategoryERPK/utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | Any content. Strings, URLs, IMAGE tensors, AUDIO dicts, or any Python value. | |
| display_typeopt | COMBO | auto | How to render. 'auto' picks based on the input. |
| filenameopt | STRING | preview | Base filename used when downloading. |
| strip_metadataopt | BOOLEAN | false | Re-encode image URL inputs to strip EXIF / ICC / XMP metadata (GPS, camera info, timestamps) before download. Only applies to image URLs; IMAGE tensor inputs are already metadata-free. Text, video, audio, and non-image URLs are unaffected. |
Outputs (0)
No outputs