deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.77k stars 106 forks source link

RAW / DNG File type support #1266

Closed Zidane5929 closed 3 weeks ago

Zidane5929 commented 3 weeks ago

RAW pictures don't seem to load correctly on AVES.

Adobe Lightroom (Mobile) supports RAW pictures. Could something be implemented to support RAW pictures

For further discussion I am willing to provide a comparison screenshot of a RAW image on AVES and Lightroom.

deckerst commented 3 weeks ago

For image support, the app relies on the codecs on the device (except for Tiff and SVG), and I don't intend to ship with extra codecs.