bumping this! Also added resources to demonstrate how simple of an upgrade in support this should be. Essentially catching up with the Chromium upstream supported images types for embedding should be all there is afaik.
Supported image formats: .png
, .avif
, .webp
, .gif
, and .jpg
/.jpeg
.
Noted forum posts:
- Bug graveyard: Support for AVIF format images – User remarks chrome already supports rendering avif and will do so when an avif extension is changed to a “supported” one
- Feature Request: .HEIC Image Format Support – Obsidian team explains why HEIC/HEIF won’t be supported since chrome doesn’t support it
- Feature requests: Support JPEG XL (JXL) file format for attachments/embeds – JPEG-XL conversation grows after chrome rejected bringing it back
Important references:
- Chromium Supported Codecs – Audio/video
- Chromium WebCodecs Test Files Src – Chrome tests support for
.png