Skip to content

aegis72/comfyui_easy_padding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI Easy Padding

ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI.

QR Code Examples;

QR code padding

QR code padding

SDXL Inpainting Examples;

SDXL inpainting example

Getting started

This project currently contains one node.

ComfyUI Easy Padding

Inputs

  • image - Image input - Image
  • left - Left padding - INT
  • top - Top padding - INT
  • right - Right padding - INT
  • bottom - Bottom padding - INT
  • color - Canvas color for padding area - Color
  • transparency - It changes canvas color to transparent for padding area - Boolean

Outputs

  • IMAGE - New image
  • MASK - Mask for impainting models

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.5%
  • Batchfile 11.5%