Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

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.