Are there any plans to support JFIF format?

Hi, I was wondering if there are any plans, to support JFIF file format?

It seems to be quite similar to JPEG, as it’s some kind of extension to it.
When I try to convert it with GroupDocs Viewer, it also seems to work just fine.
But “FileType.GetSupportedFileTypes()” does not list JFIF as a supported extensions, as well as the help page:

I used a sample file from here:
https://filesamples.com/formats/jfif

@Clemens_Pestuka

That’s correct, this is one of JPEG file format extensions and it is already supported. We’ll add .jfif file extension to the supported extensions list in the next public release.
Thank you for your suggestion.

1 Like

@Clemens_Pestuka
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): VIEWERNET-4747

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

@vladimir.litvinchik
Perfect!
Thank you :slight_smile:

Will this also be done for Converter?
Converter.GetPossibleConversions currently returns null.
I guess this should return ImageLoadOptions load options in the future?

@Clemens_Pestuka

You’re welcome! This extension will be also added to Conversion. The issue ID for reference is CONVERSIONNET-6727.

1 Like

@vladimir.litvinchik

Thanks a lot :slight_smile:

@Clemens_Pestuka

You’re welcome!

1 Like

@Clemens_Pestuka

JFIF extension was added as a supported in GroupDocs.Converision for .NET 24.3 and GroupDocs.Viewer for .NET 24.3.

1 Like