Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше
Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.
Архівовано

jpg vs jfif

jscher2000 -... відповів
abelgersch

Hello, i want to save image files as jpg and not jfif how do I change this? thanks

Hello, i want to save image files as jpg and not jfif how do I change this? thanks

Усі відповіді (3)

If the website does not offer that option, save the file. Then use a program that can convert it the way you want.

Do you mean the file extension changes to .jfif instead of .jpg ?

You can inspect the MIME database key with the registry editor (regedit.exe) and do a search for that MIME type (file extension) via Ctrl+F. Be cautious with editing the registry as there is NO UNDO possible: all changes are applied immediately. You can export key(s) in the registry editor before making changes. You can check specific file extension keys (e.g. .jpg) in the registry with the registry editor.

  • HKEY_CLASSES_ROOT\.xxx

You can check a possibly linked MIME type in the MIME Database registry key.

  • HKEY_CLASSES_ROOT\MIME\Database\Content Type\

In ancient days, IrfanView users sometimes had a problem with the default extension for JPEG files changing from .jpg to .jpeg or .jfif for mysterious reasons. Not sure whether that programs is still in use and/or still sometimes has that side effect.