![]() |
|
.tif vs .tiff - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: .tif vs .tiff (/thread-13701.html) |
.tif vs .tiff - ATLBUH - 2022-02-17 Zenphoto version 1.5.9 Only the the files with .tiff extension are supported, the .tif files don't show up. Renaming the file works but i would like that both file extensions to be supported. .tif vs .tiff - acrylian - 2022-02-17 Zenphoto actually would support both variantes but apparently Imagick itself does not. This is server side and outside of Zenphoto's responsibility. Best ask your host about that. .tif vs .tiff - ATLBUH - 2022-02-17 One more thing I don't understand. .tif vs .tiff - acrylian - 2022-02-17 Zenphoto is for websites the focus lies on web image formats that browser actually can display. .tif vs .tiff - ATLBUH - 2022-02-17 Found out why only 14 formats are supported in imagick .tif vs .tiff - acrylian - 2022-02-17
Yes, as said, web image formats. If I am not mistaken, supported by Imagick does not mean it actually can render them like image. You can use any flle format in albums using the anyfile plugin. It will just not render any sizes.
As said this is a Imagick core thing. I tried and while it lists both within an album it only generates only sizesf or the .tiff one. Which is the "official" suffix though. |