Skip to content

atomotic/deepzoom-osd-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepzoom-osd-server

Serve deepzoom images with openseadragon from zip archives.

vips (higher than 7.40.6) can be used to create zipped deepzoom images:
$ vips dzsave big-image.jpg deepzoom-big-image.zip

usage

build

  • install gom package manager

     $ go get github.com/mattn/gom
    
  • make

     $ make
    

run

$ ./deepzoom-osd-server

if ./dzi directory is missing will be created. copy inside a zipped deepzoom deepzoom-big-image.zip and browse at

http://localhost:8080/view/deepzoom-big-image

License:

About

Serve deepzoom images with openseadragon from zip archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published