Closed alvaromartmart closed 4 years ago
When I run
sharp --input image.png --output image_pyramid tile 256 --layout google
I keep getting this error:
Unsupported output format dz
I also tried --layout zoomify but it doesn't work either. Any tips?
--layout zoomify
@alvaromartmart This looks like a bug, I can't get it to work either. I'll investigate.
When I run
I keep getting this error:
I also tried
--layout zoomify
but it doesn't work either. Any tips?