Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openseadragon/openseadragon
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
https://github.com/openseadragon/openseadragon
high-resolution iiif image image-viewer javascript viewer zooming
Last synced: 4 days ago
JSON representation
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
- Host: GitHub
- URL: https://github.com/openseadragon/openseadragon
- Owner: openseadragon
- License: bsd-3-clause
- Created: 2013-01-31T17:44:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T16:18:23.000Z (about 2 months ago)
- Last Synced: 2024-10-29T11:28:02.732Z (about 2 months ago)
- Topics: high-resolution, iiif, image, image-viewer, javascript, viewer, zooming
- Language: JavaScript
- Homepage: http://openseadragon.github.io/
- Size: 14.5 MB
- Stars: 3,022
- Watchers: 81
- Forks: 596
- Open Issues: 495
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Citation: CITATION.cff
Awesome Lists containing this project
README
# 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].
## Stable Builds
See the [GitHub releases page][github-releases].
## Development
If you want to use OpenSeadragon in your own projects, you can find the latest stable build, API documentation, and example code at [https://openseadragon.github.io/][openseadragon]. If you want to modify OpenSeadragon and/or contribute to its development, read the [contributing guide][github-contributing] for instructions.
## License
OpenSeadragon is released under the New BSD license. For details, see the [LICENSE.txt file][github-license].
[openseadragon]: https://openseadragon.github.io/
[github-releases]: https://github.com/openseadragon/openseadragon/releases
[github-contributing]: https://github.com/openseadragon/openseadragon/blob/master/CONTRIBUTING.md
[github-license]: https://github.com/openseadragon/openseadragon/blob/master/LICENSE.txt