workflow_from_image
Extract the full ComfyUI workflow and prompt data embedded in a PNG file to reverse-engineer image generation.
Instructions
Extract embedded ComfyUI workflow metadata from a PNG file. ComfyUI stores the full workflow (API format) and prompt data in PNG tEXt chunks. Use this to reverse-engineer how any ComfyUI image was generated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to a ComfyUI-generated PNG file |