maz-1 / waifu2x-gui

waifu2x-gui written in ahk
The Unlicense
88 stars 4 forks source link

Image used as Jpg stays jpg #4

Open shadow7483147 opened 4 years ago

shadow7483147 commented 4 years ago

When using an image with a JPEG extension, it's upscaled as though all of the noise artifacts are part of the image. Quickly converting the image to a PNG before upscaling seems to fix this, and the image comes out noiseless.

You should probably either select this based on the model used or by the output extension requested.