Skip to content
Changelog

Gemini now uses each image's real MIME type

Community contributor哈基米

September 4, 20261 min read

We resolve an image's actual MIME type before sending it to Gemini, instead of hard-coding image/jpeg, so a PNG or WebP image goes across with the right type rather than being mislabeled.

Shipped around the same time