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:
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.
@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.
Will this also be done for Converter?
Converter.GetPossibleConversions currently returns null.
I guess this should return ImageLoadOptions load options in the future?