jimp-dev / jimp-dev/jimp

support image/x-icon mime types

Open
#691 1 comment 10 reactions 0 assignees View on GitHub
enhancement plugin-candidate
Dominant language
TypeScript
Stars
14.7k
Forks
777
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Currently, there is no way to read image/x-icon, which is the standard mime type for favicon.ico files when passed to jimp as a Buffer.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

Since these are typically just png or jpeg images, it would be great if jimp was able to read them, or at least try.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.