Search Support

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

When I try to view a file with a .jpeg suffix, FF asks me to download it

  • 1 reply
  • 5 have this problem
  • 4 views
  • Last reply by cor-el

more options

This doesn't happen if the extension is ".jpg," only ".jpeg." It also doesn't happen if the image is embedded in a web page -- only if I try to view the image alone.

This doesn't happen if the extension is ".jpg," only ".jpeg." It also doesn't happen if the image is embedded in a web page -- only if I try to view the image alone.

Chosen solution

That can happen if that image isn't send by the server as image/jpg because the server doesn't recognize the .jpeg file extension and sends it with a generic file type.

You can check the response headers via an extension like Live HTTP Headers.

Read this answer in context 👍 2

All Replies (1)

more options

Chosen Solution

That can happen if that image isn't send by the server as image/jpg because the server doesn't recognize the .jpeg file extension and sends it with a generic file type.

You can check the response headers via an extension like Live HTTP Headers.