Nodes/ComfyUI-Light-Tool/Light-Tool: Deserialize a JSON string
ComfyUI Node

Light-Tool: Deserialize a JSON string

Convert a JSON string to a JSON object

By ihmily·Created 2 years ago·Updated 4 months ago· 20
Light-Tool: Deserialize a JSON string
    • json_object
    json_str{"key": "This is value"}
    CategoryComfyUI-Light-Tool/DataProcessing

    Inputs (1)

    NameTypeDefaultDescription
    json_strSTRING{"key": "This is value"}

    Outputs (1)

    NameTypeDescription
    json_object*