Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate vips for base tile generation #74

Open
tokee opened this issue Nov 30, 2020 · 0 comments
Open

Investigate vips for base tile generation #74

tokee opened this issue Nov 30, 2020 · 0 comments

Comments

@tokee
Copy link
Owner

tokee commented Nov 30, 2020

The libvips tool is much faster than ImageMagic or GraphicsMagic for creating tiles form images. It has dzsave which generates all levels of a DeepZoom pyramid structure, but at multiple images are to be presented in a mosaic, only the lowest level is needed.

Hopefully vips can be used for generating the base tiles and maybe there is also something to gain for using the tool for the upper-level merges?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant