Comfy-Org / Comfy-Org/ComfyUI_frontend
Load Image node when you edit it with the mask editor no longer saves the image WITH metadata on ComfyUI\input\clipspace
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [x] I have searched existing issues to make sure this isn't a duplicate
- [x] I have tested with all custom nodes disabled ([see how](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled))
### What happened?
This used to work, the images after being edited with the mask editor would be saved on the clipspace WITH metadata (positive prompt, negative prompt etc). Now it doesn't.
Why this is important? On my inpainting workflow I used to automatically get the image path on run, to show the image metadata for the "SD Prompt Reader" node and get the original image positive prompt.
### Steps to Reproduce
1. Load a image with metadata
2. Edit the image with metadata with mask editor, click on save
3. Open the windows explorer `\ComfyUI\input\clipspace` check the image there, it won't have metadata
### How is this affecting you?
Feature doesn't work as expected
### ComfyUI Frontend Version
1.26.13
### Browser
Chrome/Chromium
### Console Errors
```javascript
```
### Logs
```shell
```
### Additional Context
_No response_
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-5881-Load-Image-node-when-you-edit-it-with-the-mask-editor-no-longer-saves-the-image-WITH-m-27f6d73d365081acb4fdf9d97b9dad6d) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.