Nodes/Comfyui-PixNodes/JSON Slicer (PixNodes)
ComfyUI Node

JSON Slicer (PixNodes)

A ComfyUI node in PixNodes/JSON with 4 inputs and 3 outputs.

By pixixai·Created 8 months ago·Updated 5 months ago· 23
JSON Slicer (PixNodes)
  • json_data
  • json_data
  • count
  • index
modechunk
length1
index0
CategoryPixNodes/JSON

Inputs (4)

NameTypeDefaultDescription
json_data*输入数据:支持 JSON 字符串、Python 列表或字典
modeCOMBOchunk2 options: chunk, range
lengthINT11–18446744073709550000Chunk模式下为分块大小,Range模式下为切片长度
indexINT00–18446744073709550000Chunk模式下为块索引,Range模式下为起始位置

Outputs (3)

NameTypeDescription
json_data*
countINT
indexINT