ComfyUI-Book-Tools Nodes for ComfyUI
ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (), prompt batch schedule with prompt selector, end queue for automatic ending current queue.
Nodes (11)
Fetch a real font so your text nodes stop falling back to ugly
One boolean that can stop your whole ComfyUI run
The original Book Tools node, still the most predictable one
The pack's loop engine — a global counter dressed up as a node
Where your loop hands its result back
Where a Book Tools loop decides what to feed in
Turn a list of page descriptions into a prompt lookup table
Grabbing one prompt out of a Book Tools batch
A sticker machine that drops your text in a random spot
A calculator that tells you how much your text needs to grow
The name is a lie, and that's a good thing
ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue.