Add PixelResoltionCalculater custom mode

This commit is contained in:
Ling-APE 2024-08-10 15:10:02 +08:00
parent beec803eff
commit e1f122c6de

View File

@ -13094,6 +13094,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "LING-APE",
"title": "ComfyUI-PixelResolutionCalculator",
"id": "PixelCalulator",
"reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator",
"files": [
"https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator"
],
"install_type": "git-clone",
"description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size."
}
]
}