sindresorhus / file-type

Detect the file type of a file, stream, or data
MIT License
3.66k stars 345 forks source link

Add support for JPEG-LS (`.jls`), ISO-14495-1/ITU-T.87 #568

Closed Borewit closed 1 year ago

Borewit commented 1 year ago

Add support JPEG-LS (.jls), ISO-14495-1/ITU-T.87

References:

Resolves #506