> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PreviewAny - ComfyUI Built-in Node Documentation

> Complete documentation for the PreviewAny node in ComfyUI. Learn its inputs, outputs, parameters and usage.

The PreviewAny node displays a preview of any input data type in text format. It accepts any data type as input and converts it to a readable string representation for viewing. The node automatically handles different data types including strings, numbers, booleans, and complex objects by attempting to serialize them to JSON format.

## Inputs

| Parameter | Description                                     | Data Type | Required | Range         |
| --------- | ----------------------------------------------- | --------- | -------- | ------------- |
| `source`  | Accepts any input data type for preview display | ANY       | Yes      | Any data type |

## Outputs

| Output Name       | Description                                                                                                                              | Data Type |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | --------- |
| `UI Text Display` | Displays the input data converted to text format in the user interface. Also returns the text as a string output for further processing. | STRING    |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PreviewAny/en.md)

***

**Source fingerprint (SHA-256):** `6011c39a31ef9a6786a1dff6e135edcf35def2f715b49301dd49a6467f859271`
