Sign In

LoRA Image Batch Processor (Upscale, Resize, Caption)

Updated: Jun 13, 2026

toolimage processingcaption

Download

1 variant available

Config Other

22.31 KB

Verified:

Type

Workflows

Stats

62

Reviews

Published

Jun 13, 2026

Base Model

Other

Hash

AutoV2
F336CB7CB2
default creator card background decoration
Rendered Romance Contest Participant
SofiaRin's Avatar

SofiaRin

Hi everyone! I’d like to share a batch processing workflow designed for LoRA training image datasets. It batch-reads images from a specified directory to apply upscaling, resizing, and captioning. The processed images and their corresponding caption text files will be renamed and saved to a directory of your choice. Best of all, you have the flexibility to pick and choose which of these three processes you actually want to run!

How to Use:

  1. Input Path: Enter the input path for the images you want to process.

  2. Trigger Word: Enter your trigger word (if needed). It will be prepended to the beginning of each caption after the captioning process is complete.

  3. Output Path: Enter the output path for the processed results.

  4. Execution Settings: Before executing, set the index to 0 and the batch count to the total number of images to be processed.


大家好!分享一个专为 LoRA 训练图像集打造的批处理工作流。它会批量读取指定目录下的图像,依次进行超分、Resize(尺寸调整)和 Caption(自动打标)处理。处理后的图像和对应的 caption 文本文件将被统一重命名,并保存到你指定的输出目录下。当然,你完全可以根据自己的需求,灵活选择要执行上述三个流程中的哪些步骤。

使用说明:

  1. 输入路径: 输入待处理图像所在的文件夹路径。

  2. 触发词(Trigger Word): 输入你的触发词(如有需要)。在 Caption 阶段执行完毕后,该词会被自动追加到每段 caption 内容的最前面。

  3. 输出路径: 输入处理结果的保存路径。

  4. 执行前设置: 在点击执行前,请将 index(索引) 设置为 0,并将 batch count(批次数量) 设置为待处理图像的总数。