ComfyUI Extension: comfyui_snacknodes

Authored by linksluckytime

Created

Updated

0 stars

A comprehensive collection of ComfyUI nodes designed to reduce reliance on multiple third-party node packages.

Custom Nodes (0)

    README

    <div style="font-family: 'Georgia', 'Times New Roman', Times, serif;">

    SnackNodes 🍿

    When life doesn't dish out candy, go grab a bag of awesome snacks to fill that void.

    Features 🎯

    Image Processing

    • Image Analysis Nodes 🍿
      • Image Info: Extract detailed information about input images, including dimensions, channels, and batch size
      • Image Scaler: Resize images with various options for maintaining proportions, padding, and interpolation methods

    Text Processing

    • Text Manipulation Nodes 🍿
      • Text Box: Create and manipulate text boxes with customizable properties
      • Text Processor: Process and transform text with various operations and formatting options

    Acknowledgements 🙏

    Special thanks to the following projects and their creators:

    • ComfyUI-Custom-Scripts by pythongosssss
      The text processing functionality in this project is inspired by and builds upon the excellent work in ComfyUI-Custom-Scripts. Their implementation of string operations and UI display has been particularly helpful in developing our own text processing nodes.