openseadragon

OpenSeadragon is an open-source, web-based viewer for high-resolution, zoomable images. Ies (Deep Zoom, IIIF, Zoomify, OpenStreetMap, and more) - Pure JavaScript implementation, no dependencies required - Extensible with plugins and custom controls - Used in digital libraries, museums, medical imaging etc.,

https://github.com/darkcrimson26/openseadragon

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

OpenSeadragon is an open-source, web-based viewer for high-resolution, zoomable images. Ies (Deep Zoom, IIIF, Zoomify, OpenStreetMap, and more) - Pure JavaScript implementation, no dependencies required - Extensible with plugins and custom controls - Used in digital libraries, museums, medical imaging etc.,

Basic Info
  • Host: GitHub
  • Owner: DarkCrimson26
  • License: bsd-3-clause
  • Language: JavaScript
  • Default Branch: main
  • Size: 6.95 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 12 months ago
Metadata Files
Readme Changelog Contributing Funding License Citation

README.md

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/.

Stable Builds

See the GitHub releases page.

Learning Course

The official OpenSeadragon course is now live! Taught by @iangilman, creator and maintainer, this is your best introduction to working with OpenSeadragon, from basic concepts to coordinate systems, animation, and beyond.

https://www.newline.co/courses/openseadragon-deep-dive

OpenSeadragon Deep Dive

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/. If you want to modify OpenSeadragon and/or contribute to its development, read the contributing guide for instructions.

License

OpenSeadragon is released under the New BSD license. For details, see the LICENSE.txt file.

Sponsors

We are grateful for the (development or financial) contribution to the OpenSeadragon project.

BBMRI ERIC Logo           University of Pittsburgh Logo           Stanford University Logo

Owner

  • Name: Benxykino
  • Login: DarkCrimson26
  • Kind: user

Software Developer

Citation (CITATION.cff)

cff-version: 1.2.0
title: OpenSeadragon
message: "If you use this software, please cite it using the metadata from this file."
type: software
authors:
  - given-names: Ian
    family-names: Gilman
    email: ian@iangilman.com
  - given-names: Aseem
    family-names: Kishore
  - given-names: Chris
    family-names: Thatcher
  - given-names: Mark
    family-names: Salsbery
  - given-names: Antoine
    family-names: Vandecreme
  - given-names: Thomas
    family-names: Pearce
identifiers:
  - type: url
    value: https://openseadragon.github.io/
    description: Homepage
  - type: url
    value: https://github.com/openseadragon/openseadragon
    description: Repository
repository-code: https://github.com/openseadragon/openseadragon
url: https://openseadragon.github.io/
abstract: "An open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile."
keywords:
  - javascript
  - image
  - zooming
  - viewer
  - image-viewer
  - high-resolution
  - iiif
license: BSD-3-Clause
version: 5.0.1
date-released: 2024-11-09

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2

Dependencies

.github/workflows/prs.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
package-lock.json npm
  • 453 dependencies
package.json npm
  • eslint-plugin-compat ^6.0.2 development
  • grunt ^1.6.1 development
  • grunt-contrib-clean ^2.0.1 development
  • grunt-contrib-compress ^2.0.0 development
  • grunt-contrib-concat ^2.1.0 development
  • grunt-contrib-connect ^5.0.1 development
  • grunt-contrib-qunit ^10.1.1 development
  • grunt-contrib-uglify ^5.0.1 development
  • grunt-contrib-watch ^1.1.0 development
  • grunt-eslint ^24.3.0 development
  • grunt-git-describe ^2.4.4 development
  • grunt-istanbul ^0.8.0 development
  • grunt-text-replace ^0.4.0 development
  • qunit ^2.24.1 development