Reducing resolution in a png file #186732
Replies: 3 comments 4 replies
-
|
When you use Windows Paint to convert jpeg to pngand resize them, it's likely messing up your Comfyui results because Paint isn't really designed for this kind of work. It doesn't handle color profiles properly, keeps all those jpegcompression issues but locks them into the pngfile, and throws away important image data during the conversion. The resizing algorithm it uses is pretty crude too, which doesn't help. |
Beta Was this translation helpful? Give feedback.
-
|
Converting a jpeg to png and resizing it in paint can definitely impact how ComfyUI interprets the image. Jpeg is a lossy format so any detail lost during compression is permanent and saving it as PNG doesn’t restore that data it just preserves the existing artifacts in a lossless container and paint uses very basic resizing algorithms which can soften edges, blur fine details, and degrade texture information that diffusion models rely on for prompt accuracy and stable renders especially in video workflows. It may also mishandle color profiles or strip metadata. For better results it’s recommended to resize or convert images using tools like GIMP, Krita, Photoshop, or even ComfyUI own upscale/resize nodes which preserve more useful image information for AI processing. |
Beta Was this translation helpful? Give feedback.
-
|
One more quick question before I close this. Where is the setting to disable the little rectangular box above a node when you left click on the top of the node? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello. Would someone please tell me if using the windows 'Paint' to reduce a jpeg's resolution and also transferring it from a jpeg to a png effects how comfyui renders it. It seems to me that most of the Png's that I use after I convert them, Comfy goes a little crazy as far as the prompts don't always work and the videos come out sort of lousy and if this is the case, what do people use to manipulate images beforehand? Just a shot in the dark. I thought I'd ask. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions