xuang7 opened a new issue, #4119: URL: https://github.com/apache/texera/issues/4119
### Feature Summary The dataset file preview currently only supports JPEG and PNG image formats. Users cannot preview WebP or GIF images without downloading them. Other common image formats like WebP, GIF, SVG, and TIF are widely used and may be included in datasets. Current supported formats: <img width="547" height="333" alt="Image" src="https://github.com/user-attachments/assets/c100367e-83e6-4e67-ae7f-1cf2339a2b45" /> ### Proposed Solution or Design Add support for the following image formats (no additional conversion needed), e.g. WebP, GIF. Note: TIF/TIFF files are often larger than the 10 MB preview limit and typically require extra libraries for in-browser rendering, support for them is not a priority. ### Impact / Priority (P2)Medium – useful enhancement ### Affected Area _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
