Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(image): metadata support image mime type #2026

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Conversation

zongzi531
Copy link
Contributor

在解析文件的过程中,我发现了类似于 image/tiff 的图片格式,我尝试将解析图片的 base64 mime 类型记录在 metadata 中,以便响应正确的类型,并且后续如果需要对图片进行更多处理的话,可以用到这个字段。

@c121914yu
Copy link
Collaborator

Thx

@c121914yu c121914yu merged commit 090c880 into labring:main Jul 14, 2024
3 checks passed
@FinleyGe FinleyGe mentioned this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants