AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
140.84k stars 26.64k forks source link

[Feature Request]: Yes, I would like the option to run a batch process that ACTUALLY DOESN'T change the file names. #7709

Open myndxero opened 1 year ago

myndxero commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

My feature would allow you use the batch process in Extras, or other various pre-processing sections of extensions, to process multiple images from a source to destination, and ACTUALLY NOT CHANGE THE FILENAME! No adding four 0s at the end, or the beginning, just take filename_01.png from source, and putting filename_01.png into the destination.

Simple.

Screenshot_1 Screenshot_2 Screenshot_4

None of these work, still has to had 0s before or after the original name.

Proposed workflow

  1. Go to settings.
  2. Press saving.
  3. Check a box that says absolutely positively against all the forces of alphabetical evil , no matter how many ! are sacrificed , do not change the name of this file under any circumstance when running a batch process.
  4. mynd stops bitching.

Additional information

No response

albamuth commented 1 year ago

Seems like this issue is only on the Extras tab, batch process in the img2img tab names all the files with original names regardless of what's checked or unchecked.

inspirafocus commented 1 year ago

Seems like this issue is only on the Extras tab, batch process in the img2img tab names all the files with original names regardless of what's checked or unchecked.

Yep, so far that seems to be the case.