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

Are tiled/pyramidal TIFF supported as input? And is single tile extraction from it possible? #2241

Closed
ConPac opened this issue Jun 4, 2020 · 2 comments
Labels

Comments

@ConPac
Copy link

ConPac commented Jun 4, 2020

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.

@ConPac ConPac added the question label Jun 4, 2020
@lovell
Copy link
Owner

lovell commented Jun 4, 2020

Hi, this is being discussed in #2222

(You'll also need a globally-installed libvips compiled with support for OpenSlide.)

@ConPac
Copy link
Author

ConPac commented Jun 5, 2020

Thanks @lovell, I'll keep an eye on #2222.

@ConPac ConPac closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants