deno2026/comfyui-deno-custom-nodes — explained in plain English
Analysis updated 2026-05-18
Resize images to preset aspect ratios or megapixel targets before generation
Load and reorder batches of images through a scrollable gallery interface
Compare two images or videos side by side or with a slider inside ComfyUI
Upscale generated video using NVIDIA RTX Video Super Resolution
| deno2026/comfyui-deno-custom-nodes | brunosimon/stylized-low-poly | lynnouo/yushio | |
|---|---|---|---|
| Stars | 25 | 25 | 25 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2023-02-11 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
RTX Video Super Resolution node requires a compatible NVIDIA graphics card.
This repository provides custom nodes for ComfyUI, a popular tool for building visual workflows for AI image and video generation. Custom nodes are plug-in components you add to ComfyUI to extend its capabilities beyond what it ships with by default. The collection currently includes several nodes: a Resize Box node that helps you set image dimensions using preset aspect ratios, megapixel-based targets, and alignment rules before generation, a Multi Image Loader for selecting and reordering batches of images with a scrollable gallery interface, an Advanced Image Source Loader that adds support for external folder paths, web image URLs, and mixed-size image batches, an Image Compare node for doing side-by-side or slider-based before/after comparisons of two images directly inside the ComfyUI canvas, a Video Compare node for comparing two video clips with the same slider and side-by-side modes, and an RTX Video Super Resolution node that taps into NVIDIA's video upscaling technology for users with compatible graphics cards. The nodes are designed for practical, daily production use in AI image and video generation workflows. Each node includes a small info button inside the ComfyUI interface so you can read documentation without leaving your workspace. The project is written in JavaScript and the full README is longer than what was provided.
A pack of custom nodes for ComfyUI that add image resizing, batch loading, before and after comparisons, and NVIDIA video upscaling.
Mainly JavaScript. The stack also includes JavaScript, ComfyUI.
The README does not state a license.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.