lllyasviel / lllyasviel/sd-forge-layerdiffuse
Feature Suggestion: Save/Output the actually transparent image, instead of the one with grid background
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the extension saves the preview file with a grid background, see below:

But this is not actually transparent, it's just an example, to show that it's doing the transparency correctly.
The file I actually want to output is the one WITH transparency:

But this has to manually be downloaded, and then it's just saved as image.png, so I don't get my naming done by A1111/Forge.
I suggest to switch which file is saved first, or saved at all. The grid preview is completely useless to me at least. An option would be best I guess in case someone prefers the grid version.
Great work on this tool!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by tracing how the Forge/WebUI extension saves the preview and manually downloaded transparent image, then verify which output path controls the generated filename. Done means the transparent image is saved with Forge/WebUI naming, with the grid version retained only if an option requires it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100