TIFF URL Viewer
Overview
The TiffURLViewerInput component is a lightweight, client-side TIFF viewer built using React. It leverages the utif2 library to decode TIFF files and render them onto HTML canvas elements.
This component is designed for integration within Mendix custom widgets and supports multi-page TIFF rendering, zoom controls, and responsive scaling.
Features:
- tiffvalueURI:URL of the TIFF file to render
- widthValue: Width of the viewer container
- heightValue : Height of the viewer container
- showZoomControls: Toggle visibility of zoom toolbar
Documentation
The TiffURLViewerInput component is a lightweight, client-side TIFF viewer built using React. It leverages the utif2 library to decode TIFF files and render them onto HTML canvas elements.
This component is designed for integration within Mendix custom widgets and supports multi-page TIFF rendering, zoom controls, and responsive scaling
Features:
- tiffvalueURI:URL of the TIFF file to render
- widthValue: Width of the viewer container
- heightValue : Height of the viewer container
- showZoomControls: Toggle visibility of zoom toolbar
Dependencies:
- Mendix modeler 10.18.4.
Issues, suggestions and feature requests:
https://github.com/bharathidas/TIFF-URL-Viewer/issues
Releases
The TiffURLViewerInput component is a lightweight, client-side TIFF viewer built using React. It leverages the utif2 library to decode TIFF files and render them onto HTML canvas elements. This component is designed for integration within Mendix custom widgets and supports multi-page TIFF rendering, zoom controls, and responsive scaling **Features:** •**tiffvalueURI**:URL of the TIFF file to render •**widthValue**: Width of the viewer container •**heightValue**: Height of the viewer container •**showZoomControls**: Toggle visibility of zoom toolbar **Dependencies**: • Mendix modeler 10.18.4. **Issues, suggestions and feature requests**: https://github.com/bharathidas/TIFF-URL-Viewer/issues