Use case or problem
DNG image files appear in Obsidian as links despite using image markdown. In my case this typically occurs due to iOS use DNG when selecting “RAW MAX” in the Camera app.
For example:
![[IMG_7985.dng]]
![[IMG_8032.dng]]
Proposed solution
Add native support for DNG image files.
For my use case I Obsidian on Linux, Windows, MacOS and iOS but would be happy if DNG files were at least supported in just MacOS and iOS.
Current workaround (optional)
Currently it is necessary to convert DNG files to another format such as PNG or JPG.
Final note
Apologies if I am doing something wrong or a plugin exists for this. Thanks.