lllyasviel / lllyasviel/stable-diffusion-webui-forge

quick download button saving "image" (no extension, cannot change default name)

Open
#2,697 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

I don't know how to call this button so I'm calling it "quick download".

Image

If I click it (which saves me one more step than if using proper "save" button) it downloads a file named "image" to my desktop. No extension. I cannot find a way in settings to change the default name.

I've taken a look by using firefox inspect tool, and found it correctly links to the last generated image in the output folder, named correctly (seed number) but for some reason when I click this button, it downloads that image without the correct name and with no extension.

Is this a bug? is it me?

PS: I know manually renaming the file shows the image as it should, I'm just trying to fix the "quick download". I also know forge saves the images to an internal folder. I just want to quick save the images I want to my desktop with one click as (I think) it was intended.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the quick-download action in the web UI and inspect the button's download behavior with Firefox's inspect tools. Trace why the last generated image is saved as "image" without its extension, then verify that one-click downloads preserve the generated filename and image extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.