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?
When I run
I keep getting this error:
I also tried
--layout zoomifybut it doesn't work either. Any tips?