FilenCloudDienste / filen-drive-legacy

Web drive for filen.io
https://drive.filen.io
GNU Affero General Public License v3.0
3 stars 1 forks source link

[Feature Request] RAW images thumbnail #47

Open der-pixel opened 1 year ago

der-pixel commented 1 year ago

It would be cool if we could see a thumbnail image of RAW images, so I don't have to download a file to check what is it.

der-pixel commented 1 year ago

This also affects HEIC/HEIV files

Dwynr commented 1 year ago

We are actively working on adding new file formats to our preview support. Please note that adding new formats always includes writing the implementation ourselves or relying on a third party JS/TS libary. Previews are always generated client side due to our secure end to end encryption, thus making it harder and more time consuming to develop.