Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Image viewer

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
yvesf
Posts: 315
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 87 times
Been thanked: 11 times

Image viewer

Unread post by yvesf »

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
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Image viewer

Unread post by kev1n »

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.
Post Reply