WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Add dpi parameter to image saving function #359

Closed sintetico82 closed 4 months ago

sintetico82 commented 6 months ago

This pull request adds a new parameter, dpi, to the image saving function in the WAS_Node_Suite.py file. The dpi parameter allows the user to specify the resolution of the saved image.

WAS-PlaiLabs commented 4 months ago

Thanks for the addition. I've resolved the conflicts with a recent other PR. I'll merge this now.