Hello,
I have to use an image viewer for my project. Do you have a recommended one working well with nubuilder ?
Many thx for your reply
Yves
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Image viewer
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Image viewer
There are many open source image viewers available, and the best one for you will depend on your specific needs and requirements. Here are a few factors to consider when selecting an image viewer:
1. Compatibility: Make sure the image viewer is compatible with the technology stack you are using. In case of nuBuilder, you will want to look for an image viewer that is built with JavaScript (/PHP).
2. Features: Consider the features that are important to you, such as support for different image formats, pan and zoom, image editing, gallery and so on.
3. User experience: Think about the user experience you want to provide. Is it important that the image viewer is easy to use and intuitive?
4. Customisation: Some image viewers are highly customizable, allowing you to modify the look and feel to match your brand / design.
5. Performance: Consider the performance of the image viewer, especially if you will be displaying large or high-resolution images.
Some popular open source image viewers include OpenSeadragon, Viewer.js, and PhotoSwipe.
1. Compatibility: Make sure the image viewer is compatible with the technology stack you are using. In case of nuBuilder, you will want to look for an image viewer that is built with JavaScript (/PHP).
2. Features: Consider the features that are important to you, such as support for different image formats, pan and zoom, image editing, gallery and so on.
3. User experience: Think about the user experience you want to provide. Is it important that the image viewer is easy to use and intuitive?
4. Customisation: Some image viewers are highly customizable, allowing you to modify the look and feel to match your brand / design.
5. Performance: Consider the performance of the image viewer, especially if you will be displaying large or high-resolution images.
Some popular open source image viewers include OpenSeadragon, Viewer.js, and PhotoSwipe.