ComfyUI Extension
(R) Resolution Switcher
(R) Resolution Switcher — savable width/height presets for ComfyUI, editable right from the node.
raduchits/comfyui-raduchits-nodes
Nodes—
On cloudLocal install
Stars0
Updated10 days ago
Readme
comfyui-raduchits-nodes
Custom ComfyUI nodes by Raduchits (@raduchits).
(R) Resolution Switcher
A width/height output node with named, savable presets — add, rename, and delete presets right from the node UI, no editing files or restarting ComfyUI required.
- One dropdown, no manual width/height typing for resolutions you use often
- Add a new preset: click Add new preset, type a name and size, hit Save
- Delete: select a preset, click Delete selected preset twice to confirm
- Presets are stored in
presets.jsonnext to the node — back it up or share it with your own workflows
Install
cd ComfyUI/custom_nodes
git clone https://github.com/raduchits/comfyui-raduchits-nodes.git
Restart ComfyUI, then right-click the canvas and search for (R) Resolution Switcher.
No third-party Python dependencies — uses ComfyUI's own web server.
License
MIT