Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

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

  • 5 respostas
  • 4 têm este problema
  • 583 visualizações
  • Última resposta de 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?

Solução escolhida

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.

Ler esta resposta 👍 2

Todas as respostas (5)

more options
more options

Solução escolhida

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.

Alterado por repladux em

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.