Comfy-Org / Comfy-Org/ComfyUI-Manager

[Custom Node] FlowPath - Intelligent Path Organization

Open
#2,563 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

## Custom Node Submission

### Repository
https://github.com/maartenharms/comfyui-flowpath

### Description
**FlowPath** is a free and open source custom node for intelligent path organization in ComfyUI. Say goodbye to messy output folders!

### Features
- **Drag & Drop Segments** - Build paths with 13 segment types (Category, Name, Date, Model, LoRA, Seed, etc.)
- **Auto-Detection** - Automatically detects Model, LoRA, Resolution, and Seed from workflow
- **Dual Outputs** - Separate `path` and `filename` outputs for Save Image and Image Saver compatibility
- **Template Variables** - Use `{model}`, `{lora}`, `{seed}`, `{date}`, `{label}` in custom segments
- **Smart Presets** - 4 defaults + unlimited custom presets with global storage and cross-workflow sync
- **7 Beautiful Themes** - Ocean Blue, Forest Green, Pink Pony Club, Odie, Umbrael's Umbrage, Plain Jane, The Dark Knight
- **Live Preview** - See your path as you build it
- **Multi-Output Support** - Output Labels for workflows with multiple save nodes

### Entry for custom-node-list.json
```json
{
"author": "maartenharms",
"title": "FlowPath",
"reference": "https://github.com/maartenharms/comfyui-flowpath",
"files": [
"https://github.com/maartenharms/comfyui-flowpath"
],
"install_type": "git-clone",
"description": "Intelligent path organization for ComfyUI with drag-drop segments, auto-detection (Model, LoRA, Resolution, Seed), template variables, global presets, dual outputs for Image Saver, and 7 beautiful themes. Say goodbye to messy output folders!"
}
```

### Links
- **Release:** https://github.com/maartenharms/comfyui-flowpath/releases/tag/v1.1.0
- **License:** MIT

Thank you for considering FlowPath for ComfyUI Manager!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.