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!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

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

  • 5 odpowiedzi
  • 4 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od 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?

Wybrane rozwiązanie

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.

Przeczytaj tę odpowiedź w całym kontekście 👍 2

Wszystkie odpowiedzi (5)

more options
more options

Wybrane rozwiązanie

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.

Zmodyfikowany przez repladux w dniu

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.