Coder Social home page Coder Social logo

comfyui-gg's Introduction

ComfyUI-GG

Developer: Garner Games

Version: 1.1 Date: 7/22/24

ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks.

Changelog

Version 1.2 - 7/22/24

  • Added a 'for loop' node

Version 1.1 - 7/22/24

  • Resolved issues with metadata extractor function.

Nodes

1. Add Padding to Image

Description:
This node adds pixel padding to the image to achieve a specified dimension.

Node Padding

Usage:

  • Input an image.
  • Define the goal dimension.
  • The node will add padding to the image to match the specified dimension.

2. Resize Image Proportionally

Description:
This node resizes an image proportionally based on a user-defined width.

Node Padding

Usage:

  • Input an image.
  • Define the new width.
  • The node will resize the image proportionally to match the specified width.

3. Image Metadata Extractor

Description:
This node loads an image and extracts its metadata, which can be used for additional image processing.

Node Padding

Usage:

  • Input an image.
  • The node will extract and output the metadata from the image.

4. Metadata Extract by Seed

Description:
This node iterates through images in a directory using a seed, loads each image, and extracts its metadata. This metadata can be used for upscale/resampling automation.

Node Padding

Usage:

  • Input a seed value.
  • Provide the directory containing the images.
  • The node will extract metadata from each image in the directory based on the seed.

5. For Loop

Description:
This node is used as a for loop, so that a process can be run for a set number of iterations. Contains

Node Padding

Usage:

  • Input a start and end range.
  • The node will run until it reaches the end.
  • This node can (for example) be tied into a 'seed' input in order to run a KSampler for a set number of iterations.

comfyui-gg's People

Contributors

leestuartx avatar modeselect avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

comfynodeprs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.