mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-21 19:40:17 +08:00
Enhance function for image concatenation tool (#2517)
Updated description to include new features in V1.1. - ✨ Added 2 new bitmap stitching modes: equal-width vertical stitching (top to bottom), equal-height horizontal stitching (left to right) - ✨ Optimized the tile saving mode, including three options: none/save single block/save single image - ✨ Added the function of displaying image filenames on the stitched tiles, with customizable text colors (16 colors) - ✨ Simply connect to the b6 port to view the usage help for this node - 🎨 Standardized the port naming on the node page
This commit is contained in:
parent
e4eb87cc38
commit
0aa95ef88f
@ -40906,7 +40906,7 @@
|
||||
"https://github.com/shmbatom/Comfyui-Image-Concat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
|
||||
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes(V1.1 Added 2 draw mode and 2 filename save mode)."
|
||||
},
|
||||
{
|
||||
"author": "solidlime",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user