{"id":16257820,"url":"https://github.com/decipher/deepzoom","last_synced_at":"2025-06-14T23:37:16.347Z","repository":{"id":139477335,"uuid":"2488878","full_name":"Decipher/deepzoom","owner":"Decipher","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T08:53:05.000Z","size":33,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"7.x-1.x","last_synced_at":"2025-02-14T09:57:28.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Decipher.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-09-30T12:25:23.000Z","updated_at":"2024-12-23T15:47:28.000Z","dependencies_parsed_at":"2023-12-15T09:53:10.452Z","dependency_job_id":null,"html_url":"https://github.com/Decipher/deepzoom","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdeepzoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdeepzoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdeepzoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdeepzoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Decipher","download_url":"https://codeload.github.com/Decipher/deepzoom/tar.gz/refs/heads/7.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247852861,"owners_count":21007027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T16:00:22.266Z","updated_at":"2025-04-08T13:43:12.356Z","avatar_url":"https://github.com/Decipher.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"The Deep Zoom module provides the ability to create interactively viewable\nhigh-resolution images using the Microsoft Deep Zoom file format and the\nSeadragon Ajax library, ala Zoom.it but hosted 100% locally.\n\nDeep Zoom was written Stuart Clark and is maintained by Stuart Clark (deciphered)\nand Brian Gilbert (realityloop) of Realityloop Pty Ltd.\n- http://www.realityloop.com\n- http://twitter.com/realityloop\n\nDeep Zoom development was initially sponsored by the State Library of Victoria.\n- http://www.slv.vic.gov.au\n\n\n\nFeatures\n--------------------------------------------------------------------------------\n\n* Multiple display options:\n  * Field formatters:\n    * Image field formatter.\n    * File field formatter.\n  * Text format filter.\n* Batch API based image processor.\n* Drush downloader for required libraries.\n\n\n\nRecommended Modules\n--------------------------------------------------------------------------------\n\n* Background Batch (via Background Process) - http://drupal.org/project/background_process\n* Libraries API                             - http://drupal.org/project/libraries\n\n\n\nInstallation\n--------------------------------------------------------------------------------\n\n1. Download the OpenSeadragon library from\n   https://github.com/openseadragon/site-build/raw/master/built-openseadragon/openseadragon.zip\n   and extract it to your Libraries folder as 'openseadragon', eg.\n   '/sites/all/libraries/openseadragon'.\n\n   or\n\n   Download the Seadragon Ajax library from\n   https://github.com/aseemk/seadragon-ajax/archive/v0.8.9.zip and extract it to\n   your Libraries folder as 'seadragon', eg. '/sites/all/libraries/seadragon'.\n\n\n   Note: If you wish to keep the Seadragon or OpenSeadragon library in a\n         directory other than the examples you will need to install the\n         Libraries API module first.\n\n\n  Note: If you have Drush you can also use the 'deepzoom-library' Drush command\n        to download your library of choice. Type 'drush dzlib --help' for more\n        information.\n\n\n2. Install module as usual, see http://drupal.org/node/895232 for further\n   information.\n\n\n\nOpenSeadragon\n--------------------------------------------------------------------------------\n\nAs of Deep Zoom 1.2, support for the OepnSeadragon has been introduced as a\ncompletely open source alternative to the Microsoft Seadragon Ajax library.\n\nSupport is only minimal, but new functionality will be introduced in future\nreleases.\n\nOpenSeadragon is the recommended library for use with the Deep Zoom module.\n\n\n\nOffline processing\n--------------------------------------------------------------------------------\n\nThanks to the sponsorship of Orygen YOUTH Health (http://oyh.org.au), Deep Zoom\nimages can be processed offline and uploaded to a File field as a Zip archive\ninstead of having the image processed via the Drupal module.\n\nTo do so, you will need to follow these instructions:\n\n\n1. Download and install the 'Deep Zoom Composer' application for Windows:\n\n    http://www.microsoft.com/en-us/download/details.aspx?id=24819\n\n2. Run the 'Deep Zoom Composer' application.\n\n3. Create a 'New Project...'.\n\n4. Import your image(s) via the 'Import' tab.\n\n5. Arrange your image(s) on the canvas via the 'Compose' tab.\n\n6. Export your Deep Zoom image via the 'Export' tab with the following settings:\n\n    - Output type: Seadragon Ajax\n\n7. Locate your exported files and archive the contents of the 'GeneratedImages'\n   folder as a Zip file, so that your zip file should be similar to:\n\n    /dzc_output_files/*\n    /dzc_output.xml\n    /scene.xml\n    /SparesImageSceneGraph.xml\n\n8. Upload the Zip archive to a File field that uses the Deep Zoom field\n   formatter.\n\n\n\nMakefile entries\n--------------------------------------------------------------------------------\n\nFor easy downloading of Deep Zoom and it's required modules and/or libraries,\nyou can use the following entries in your makefile:\n\n\n  projects[deepzoom][subdir] = contrib\n  projects[deepzoom][version] = 1.2\n\n  projects[libraries][subdir] = contrib\n  projects[libraries][version] = 2.0\n\n  libraries[seadragon][download][type] = get\n  libraries[seadragon][download][url] = https://github.com/aseemk/seadragon-ajax/zipball/v0.8.9\n\n  libraries[openseadragon][download][type] = get\n  libraries[openseadragon][download][url] = https://github.com/openseadragon/site-build/raw/34832de71fe659f7571320abc8bcc4b27e2e0833/built-openseadragon/openseadragon.zip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecipher%2Fdeepzoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecipher%2Fdeepzoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecipher%2Fdeepzoom/lists"}