photos
photos copied to clipboard
Support for TIFF Images
Is your feature request related to a problem? Please describe. I work a lot with TIFF Files, but I cannot view/browse them in Nextcloud, it always downloads them. This is pretty frustrating.
Describe the solution you'd like I would like to be able to browse tiffs just like jpegs.
Describe alternatives you've considered The alternative would be working with other formats, but that would change my workflow a lot. could use dngs as those can be viewed with the raw extension.
I've updated to last version and tiff stopped working again. My config is correct with the tiff preview, BUT I needed to do this to too solve my problem: https://help.nextcloud.com/t/nc14-problems-with-preview-tif-ai-raw-images-on-new-installation/42445
But I only added $this->registerCoreProvider(Preview\TIFF::class, '/image\/tif/');
to the PreviewManager.php