Nodes Browser

ComfyDeploy: How ComfyUI Easy Padding works in ComfyUI?

What is ComfyUI Easy Padding?

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

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI Easy Padding and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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