CivArchive
    ← All articles
    Published June 2, 2026by ruminar

    ComfyUI-CheckpointHandpickerSuite: Cycle, Tag, and Safely Clean Up Checkpoints

    88 views0 reactions0 comments on CivitAI0 collected
    workflows

    # ComfyUI-CheckpointHandpickerSuite

    Cycle, tag, and safely clean up checkpoints

    GitHub:

    https://github.com/ruminar/ComfyUI-CheckpointHandpickerSuite

    ## What is this?

    A review-first checkpoint cycling and handpicking suite for ComfyUI.

    It helps you:

    - Auto-cycle checkpoints during batch generation

    - Preview recent JPEG images

    - Tag checkpoints as favorite / nice / keep / delete

    - Export cleanup scripts instead of deleting files immediately

    Nothing is deleted immediately.

    ## Why I made it

    Many users collect too many checkpoints but do not actually review them.

    This suite is designed for checkpoint inventory, review, and safe cleanup.

    ## Recommended output workflow

    For JPEG inventory output, GMImageSaver is recommended.

    GMImageSaver can save organized JPEGs with labels and directory patterns, while HandpickerSuite scans nested JPEG folders and picks up recent images.

    https://github.com/ruminar/ComfyUI-GMImageSaver

    The tools are loosely coupled.

    You can use any saver you like.

    ## Other nodes

    I also created a custom node that randomly selects prompts.

    https://github.com/ruminar/ComfyUI-PromptRandomChoice

    ## License

    Please see each GitHub repository for the source code and license.

    中文简述:

    这是一个用于 ComfyUI 的 Checkpoint 盘点 / 预览 / 标记 / 安全清理工具。

    不会立即删除文件,而是导出清理脚本,适合大量 Checkpoint 的整理与复查。