Art Sorter
Art SorterGuides

How to organize thousands of AI-generated images (Stable Diffusion, NovelAI, ComfyUI)

Output folders fill up with numbered PNGs fast. What works by hand, what the usual tools do and do not do, and how to sort by character and scene automatically.

Updated 2026-09-21 · OriLabs Studio

Why AI output folders get out of control

Image generators save every result with a counter and a seed, like 00123-2847361.png. A few weeks of use and the folder holds thousands of files. The same character is scattered across dozens of sessions, and near-identical variants of one prompt sit next to completely unrelated images.

Date folders tell you when you made something. They do not tell you what is in it, and "what is in it" is how you actually look for an image later.

An unsorted folder of AI-generated anime images: characters and scenes mixed together
An unsorted folder of AI-generated anime images: characters and scenes mixed together

Option 1: sort by hand

  1. Switch Explorer to large icons.
  2. Make a folder per character.
  3. Drag images in, then split each character folder by scene or outfit.
  4. Delete the near-identical rejects as you go.

This works up to a few hundred images. The problem is what happens next: new images arrive every day, and each batch means going through the pile again. Most people stop here and leave the folder as it is.

Option 2: search the prompt metadata

Most generators write the prompt into the PNG file. Image browser extensions for the WebUI and similar tools let you search that text, which is handy for finding "the one with the red scarf".

The limits show up quickly:

Option 3: automatic tagging

Taggers trained on anime-style art can add tags such as hair color, clothing and pose to every image. That makes images searchable in tag-based managers like Hydrus or Eagle.

It usually means installing Python or a WebUI extension, and tags still leave you with a flat pile. Knowing that 400 images have "silver hair" is not the same as having them grouped by who they are.

Option 4: sort by what is in the picture

This is the approach Art Sorter takes. You drop a folder onto the window and it lines the images up in one order: same character together, then same scene, then in sequence. There is no tagging and nothing to install beyond the program.

A real run for scale: a demo set of 113 images (3 characters, 4 scenes each) was sorted in about two and a half minutes on a laptop, with 2 images out of place at the end. Those you fix by dragging.

Art Sorter looks at the image itself, not the prompt, so it also works on images whose metadata is gone.

The same AI images after Art Sorter: grouped by character, then by scene
The same AI images after Art Sorter: grouped by character, then by scene

A routine that stays tidy

Common questions

Does it work with NovelAI, Midjourney or ComfyUI output? Yes. It sorts by what is drawn, so the generator does not matter.

Will it change or delete my originals? In copy mode the originals are untouched. In move mode everything can be put back into the original folders in one click.

How many images can it handle? Tens of thousands in one run, with pause and resume.

Try it on your own folder

The first 300 images are free. No account, no card. Windows 10 / 11.

See Art Sorter