[
https://issues.apache.org/jira/browse/TIKA-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17349338#comment-17349338
]
Tim Allison commented on TIKA-3411:
-----------------------------------
I've kicked off a grep...this won't catch them embedded in other files, but
should give us some info. If we make the change, we'll see diffs next time I
do the full regression runs.
> Add image/jxl
> -------------
>
> Key: TIKA-3411
> URL: https://issues.apache.org/jira/browse/TIKA-3411
> Project: Tika
> Issue Type: Wish
> Components: mime
> Reporter: Jon Sneyers
> Priority: Major
>
> image/jxl is the media type for JPEG XL (ISO/IEC 18181).
> Conventional filename extension is .jxl
> It is quite straightforward to detect based on magic: there are two possible
> header bytes:
> {{FF 0A}}
> or
> {{00 00 00 0C 4A 58 4C 20 0D 0A 87 0A}}
> {{}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)