2013-11-27 09:28:34 -08:00
# OpenSeadragon
2022-10-01 14:16:27 +05:30
2022-10-05 11:45:52 +05:30
<!-- [![Gitter][gitter - badge]][gitter]
[![Build Status][build-badge]][build] -->
2011-12-01 15:26:17 -05:00
2013-04-20 03:38:10 -04:00
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
2011-12-01 15:26:17 -05:00
2022-10-01 14:16:27 +05:30
See it in action and get started using it at [https://openseadragon.github.io/][openseadragon].
2011-12-01 15:26:17 -05:00
2013-04-22 20:27:55 -04:00
## Stable Builds
2013-04-22 10:32:23 -07:00
2022-10-01 14:16:27 +05:30
See the [GitHub releases page][github-releases].
2013-01-24 00:11:32 -05:00
2013-05-13 10:31:42 -07:00
## Development
2011-12-01 15:26:17 -05:00
2022-10-01 14:16:27 +05:30
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.
2014-04-08 14:44:51 -07:00
2013-05-01 01:06:42 -04:00
## License
2013-02-14 13:59:40 -08:00
2022-10-01 14:16:27 +05:30
OpenSeadragon is released under the New BSD license. For details, see the [LICENSE.txt file][github-license].
[openseadragon]: https://openseadragon.github.io/
2022-10-05 11:45:52 +05:30
<!-- [gitter - badge]: https://badges.gitter.im/Join%20Chat.svg
2022-10-01 14:16:27 +05:30
[gitter]: https://gitter.im/openseadragon/openseadragon?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge
[build-badge]: https://secure.travis-ci.org/openseadragon/openseadragon.png?branch=master
2022-10-05 11:45:52 +05:30
[build]: https://travis-ci.org/openseadragon/openseadragon -->
2022-10-01 14:16:27 +05:30
[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