Skip to content

feat: support jfif format#307

Closed
ximing wants to merge 1 commit intobroofa:mainfrom
ximing:feat/jfif
Closed

feat: support jfif format#307
ximing wants to merge 1 commit intobroofa:mainfrom
ximing:feat/jfif

Conversation

@ximing
Copy link
Copy Markdown

@ximing ximing commented Apr 1, 2024

Details about the JFIF file format, please refer to https://docs.fileformat.com/image/jfif/

@broofa
Copy link
Copy Markdown
Owner

broofa commented Apr 1, 2024

jshttp/mime-db#283

Edit: Better mime-db issue here: jshttp/mime-db#291

@broofa broofa closed this Apr 1, 2024
@broofa
Copy link
Copy Markdown
Owner

broofa commented Apr 1, 2024

tldr: This module depends on mime-db. mime-db only pulls definitions from IANA, NGINX, or Apache... none of which list jfif as a file extension. Probably the best course of action here will be to go through IANA to update the JPEG registration and/or file a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants