
Stopping AUTOMATIC JPG to AVIF Conversions On Download
Hello,
I am trying to download a few JPG images from Meetup.com. Here is an example URL:
https://secure.meetupstatic.com/photos/event/3/5/0/a/highres_528673578.jpeg
This is CLEARLY a JPG image from the URL. However, when I right click on the image to Save As the only choice given is AVIF! I cannot open or use AVIF files. As you know the conversion process is LOSSY so trying to convert BACK to a JPG format is not recommended.
It is fine if Firefox and other browsers want to use AVIF format internally but you should, at least, give users the OPTION of downloading the native format.
So how do I fix/configure Firefox to provide the native JPG file download?
Thanks, Steve
تمام جوابات (8)
What OS? If windows, home or pro? If windows, are you running any security software besides MS Defender? What version of Firefox? I only get jpeg when saving the image. see screenshot
jonzn4SUSE said
Jon,
What OS? If windows, home or pro?
Windows 7 Pro . Yea, it still works
If windows, are you running any security software besides MS Defender?
No. Periodic scan with Malware Bytes.
What OS? What version of Firefox?
115.22.0
When I go to the Meetup event, open the photo, and hit the download link FF opens up a new tab displaying ONLY the image. When I right click on the image to Save Image As... the only option is AVIF. JPG is not listed.
Apparently FF has downloaded the JPG from the source and has converted it to AVIF.
Here is a link to the Meetup event photo album so that you can follow the download process: https://www.meetup.com/greenway-cyclists-of-the-triangle/photos/35413305/
I am also attaching a screenshot of the Save Image dialog screen.
Thanks, Steve
I just downloaded the jpg as a jpg same as Jon - no issue on pclinuxos with FF 139.0.4. Your meetup link wants a signup. If you are familiar with using about:config, do a search on avif - there are several settings there which may interest you but myself I am still struggling with HEIF. May be a Windows issue, someone else here can probably offer more input.
OT still riding an '83 Cannondale SR 900.
Hello,
Well, I tried changing the AVIF file processing in the settings to "Always Ask". This had zero effect because the original file is really a JPG!
Here is another possible clue... The tab for the new window that the photo opens in says something about AVIF but the text is chopped of and not readable. Is there any way to expand the tab header to read the full message?
Thanks, Steve
The AVIF is coming from somewhere because the site is serving a jpeg as you can see in the code. see screenshot I also have Win7, let me boot it up and see what happens. You can also try Refreshing Firefox. https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings
Win 7 was extremely painful, but was able to replicate the issue. see screenshots Even changing how the app is handled made no difference. Someone closer to dev will have to chime in.
What has the group tested so far?
- Firefox 139 => JPEG
- Firefox 115 on Windows 7 => AVIF
Is it a Firefox 115 issue or a Windows 7 issue?
Firefox doesn't convert images, but sites decide what image formats to send Firefox based on modernity of your browser and the Accept header that Firefox sent with the request.They sometimes send more compressed WebP or AVIF-format images to save on bandwidth. That second one was the reason I created my add-on, Don't "Accept" image/webp, which has an option to stop mentioning compatibility with PNG and AVIF in the hope that sites then will send a traditional format.
Steve_Sr. said
Is there any way to expand the tab header to read the full message?
There is a minimum tab width setting, but it will affect all your tabs. Although it's a bit slow, you can hover the mouse pointer over the tab to see the full title. Or call up Page Info using Ctrl+i.