Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Can't save images as .PNG on some sites - only as .WEBP

  • 5 件の返信
  • 4 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Moltres Rider

more options

I can't save some images as .PNG for some sites I use. (ex. any of the wikis on fandom.com) .WEBP images are completely useless to me - my version of Photoshop (CC 2018) can't even load them. It still saves as .WEBP even if the URL itself says it's a .PNG file. I don't want to go through the hassle of having to convert them every time I want to download an image, I just want it like it was before where I could just download it as a .PNG file. Is there a way to disable saving images as WEBP, like an extension or something in about:config?

I can't save some images as .PNG for some sites I use. (ex. any of the wikis on fandom.com) .WEBP images are completely useless to me - my version of Photoshop (CC 2018) can't even load them. It still saves as .WEBP even if the URL itself says it's a .PNG file. I don't want to go through the hassle of having to convert them every time I want to download an image, I just want it like it was before where I could just download it as a .PNG file. Is there a way to disable saving images as WEBP, like an extension or something in about:config?

選ばれた解決策

philipp said

hi, you could try the tweak discussed at https://old.reddit.com/r/firefox/comments/alm5pq/firefox_image_saves_into_chrome_html_document_webp/efi7smg/

Doesn't work for the site I used as an example. However, I did find that removing "image/webp" from "network.http.accept.default" in the about:config page did solve the problem.

この回答をすべて読む 👍 2

すべての返信 (5)

more options
more options

選ばれた解決策

philipp said

hi, you could try the tweak discussed at https://old.reddit.com/r/firefox/comments/alm5pq/firefox_image_saves_into_chrome_html_document_webp/efi7smg/

Doesn't work for the site I used as an example. However, I did find that removing "image/webp" from "network.http.accept.default" in the about:config page did solve the problem.

この投稿は repladux により に変更されました

more options

I tried both solutions here but neither of them worked! Firefox is still saving as .webp

more options

If the website only supports WebP images then you are out of luck.

You can remove "image/webp," from the accept prefs to prevent getting WebP images send by the server.

  • image.http.accept = */* (default: image/webp,*/*)
  • network.http.accept.default = text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 (default: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8)
more options

No. These are PNG files. Always have been.