You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using sharp as an image format converter: it's fluent API is very nice to use. I've read about its tiled output capabilities, but found nothing about tiled/pyramidal TIFF input (which I take for granted) and single tile extraction from it.
Given that my source images are tiled/pyramidal TIFFs, from which I extract single tiles using libtiff depending on level/zoom and tile's coordinates, I was wondering if sharp is capable of handling this in some way.
Thanks in advance,
Paco.
The text was updated successfully, but these errors were encountered:
Hi,
I'm currently using sharp as an image format converter: it's fluent API is very nice to use. I've read about its tiled output capabilities, but found nothing about tiled/pyramidal TIFF input (which I take for granted) and single tile extraction from it.
Given that my source images are tiled/pyramidal TIFFs, from which I extract single tiles using libtiff depending on level/zoom and tile's coordinates, I was wondering if sharp is capable of handling this in some way.
Thanks in advance,
Paco.
The text was updated successfully, but these errors were encountered: