elringus / imgit

Transform images, video and YouTube links to HTML optimized for web vitals
https://imgit.dev
MIT License
21 stars 1 forks source link

Sniff MIME #2

Open elringus opened 8 months ago

elringus commented 8 months ago

Instead of resolving content MIME type via file extension, consider using file --mime-type utility available by default on Linux and Mac. On Windows similar is available via file utility available on choco.