waifu2x.net dropped PNG output support #696
Replies: 9 comments 6 replies
-
|
Hi, nagadomi, I'm a user who's been using waifu2x since the end of waifu2x.booru.pics. Ofc yes it's still necessary for me to use PNG option because I have many old pics taken on my Nokia, Sony Ericsson, etc. phones from the past, but some pics are kind of blurred by pixels when I zoom in, so it'll be useful for me to use PNG. Thx. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I primarily use an old version of photoshop that I have a perpetual license for that does not support webp. Krita also does not support webp. I also use images to create menus for DVDs and Blue Rays that do not have official physical releases, and the authoring software I use does not support it. I used this site to upscale art for box art for retro games to use on modded consoles. this is no longer possible either. I am confused why the choice was made to sacrifice PNG instead of the much less usefull webp. I took the time to make this github account just to tell you these things, but I imagine most people would not take the time before switching to a different upscaler. While I would hope to have this change reversed, I respect the decision and thank you for maintaining the tool while it was possible. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I am one of those who want to continue using PNG files. After reading your post yesterday, I learned that I could continue using PNGs if I became a Patreon member, so I joined your Patreon membership. I'm sorry I chose the cheapest plan. After logging in as a patron, the checkbox to select PNG format on the web screen remains missing. Is this because my membership rank is low? I apologize for bothering you with this question when you're so busy. |
Beta Was this translation helpful? Give feedback.
-
|
Do you know any other places that do png output because the new file type is completely useless to me as a artist :( |
Beta Was this translation helpful? Give feedback.
-
|
Surprised to see that happen. But no loss to me. I assume anyone with half a brain should be able to find a way to convert it to PNG should they absolutely have to. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I’d like to see PNG output restored. |
Beta Was this translation helpful? Give feedback.
-
|
Where is the PNG feature? It's the primary feature I use after image upscaling in Waifu2x 😢😢 |
Beta Was this translation helpful? Give feedback.
-
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.
-
Starting in May 2026, Google Cloud Platform's data transfer prices increased.
waifu2x.net uses about 7 TB of bandwidth per month, so this price increase has a significant impact.
To reduce data transfer costs, PNG support has been discontinued, and only lossless WebP is now supported.
PNG is still available in the Supporters Area (patreon members).
You can also open a WebP file in Windows Paint and save it as PNG.
As of 2026, I do not believe WebP causes any practical issues.
If there is a use case where PNG is still necessary, please share it. I would like to take it into consideration.
Technically, it would also be possible to add a browser-side WebP-to-PNG conversion feature. This would solve both the PNG support issue and the bandwidth cost issue at once.
If enough people really need PNG, I am willing to make that change.
I am more interested in the specific software that does not support WebP than in opinions about it.
For example, are you using Windows XP? In that case, does your browser also lack WebP support? If so, browser based conversion would not be a practical solution.
I plan to add support for browser based conversion later.
EDIT:
This looks more difficult than I expected. Using Canvas for conversion may corrupt assets and other data that require exact formats because of premultiplied alpha. It also cannot preserve formats such as grayscale or grayscale with alpha, channel formats are lost, and ICC profiles are applied and discarded.
I may fall back to PNG only for those special cases.
Beta Was this translation helpful? Give feedback.
All reactions