Kisaraji's picture
Update README.md
8fc6537 verified
metadata
license: mit
tags:
  - comfyui
  - A1111
  - png-metadata

---

title: ComfyUI-PNG-Metadata

emoji: 🖼️

colorFrom: blue

colorTo: purple

sdk: docker

license: mit

---

# 🖼️ ComfyUI PNG Metadata Nodes

**2 nodes** to extract A1111 PNG metadata!

## 🚀 Install


cd ComfyUI/custom\\\_nodes  

git clone https://huggingface.co/Kisaraji/ComfyUI-PNG-Metadata

## 🧩 Nodes

| Node | Input | Outputs |

|------|-------|---------|

| TZLoadPNGWithMetadata | PNG | image, mask, imagepath, rawmetadata |

| TZDecodePNGMetadata | imagepath | positiveprompt, negativeprompt, seed\\\_int, steps\\\_int, cfg\\\_float, width\\\_int, height\\\_int |

## 💡 Workflow

PNG → TZLoadPNGWithMetadata → TZDecodePNGMetadata → KSampler

text

**Demo:** [example_workflow-2.json][file:390]

---

**⭐ GitHub:** https://github.com/Kisaraji/ComfyUI-PNG-Metadata