Nodes/ERPK Collection/Preview Anything
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.

By eRepublik-Labs·Created 10 months ago·Updated about a month ago· 0
Preview Anything
  • value
    display_typeauto
    filenamepreview
    strip_metadatafalse
    CategoryERPK/utils

    Inputs (4)

    NameTypeDefaultDescription
    value*Any content. Strings, URLs, IMAGE tensors, AUDIO dicts, or any Python value.
    display_typeoptCOMBOautoHow to render. 'auto' picks based on the input.
    filenameoptSTRINGpreviewBase filename used when downloading.
    strip_metadataoptBOOLEANfalseRe-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