Files
InvokeAI/tests
Alexander Eichhorn 209683d1de feat(nodes): add Save Image (Gallery + File Export) node
Saves an image to the gallery and additionally exports a copy to the
filesystem with a custom filename using prefix and suffix around the
gallery UUID.

- Filename pattern: {prefix}{uuid}{suffix}.{png|jpg|webp}
- UUID matches the gallery entry so exported files can be matched back
- Quality input (1-100) for JPG/WEBP, ignored for PNG
- Board and Metadata inputs behave like the standard Save Image node
- Output directory restricted to subfolders of the InvokeAI outputs
  folder; absolute paths and path traversal are rejected
2026-04-20 16:49:16 +02:00
..
2024-03-01 10:42:33 +11:00
2023-02-24 18:57:02 -08:00
2026-04-16 22:03:05 -04:00
2024-08-08 15:20:43 -04:00
2025-03-25 19:21:14 +11:00
2024-03-01 10:42:33 +11:00