Skip to content

gu-gridh/openseadragon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSeadragon

An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.

See it in action and get started using it at [https://openseadragon.github.io/][openseadragon].

Getting Started

Install Visual Studio Code and drag in the unzipped folder.

  1. Click the extensions tab on the left toolbar. Open extensions

  2. Search for and then install the Live Server plug-in. Install plugin

  3. Right-click on the index.html file and select Open with Live Server. Start project

Your browser will automatically open the application.

Change the image by adjusting this line in index.html. Change image

Uncomment this line and add the link to your image in order to enable downloads. Change download

About

An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.6%
  • Other 1.4%