patrickmccallum / mimetype-io

The code for mimetype.io
https://mimetype.io
MIT License
63 stars 13 forks source link

[IMPROVEMENT] Add mime collections #25

Open patrickmccallum opened 8 months ago

patrickmccallum commented 8 months ago

Add ability to browse prebuilt mime collections. For example, a collection for images would include mimetypes for png, jpg, tiff, etc for easy developer reference.

May also include ability to select individual formats within the collection, e.g. disable tiff and keep only png and jpg types.

Pending design and data.