ComfyUI Extension: ComfyUI Easy Padding

Authored by ealkanat

Created

Updated

15 stars

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

Custom Nodes (0)

    README

    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