daveschumaker/artbot-for-stable-diffusion

Proposal: option to export image details descriptions per image

Opened this issue · 0 comments

As the crazy person that I am I usually create many images of different prompt types and/or models in a single artbot session.
after exporting these images, I normally want to sort them for certain criteria that I make up upon sorting.

All image description details are inside one big description file "_image_details.json" when they are exported together.
This means I have to either duplicate the description file into the criteria folders, thus containing superfluous information, or I have to physically split the description file into fitting chunks, which is a looooot of work ;)

It would be so nice to have the option to choose to have a single description file for each picture so that they can be sorted along with the picture file. I thought of having it as an alternative option "either choose the single details file (default) or many separated details files"

Thanks a lot for your efforts and the time to read this proposal! ;)
LZ