Multipage TIFFs only return first page
Open
bug
help wanted
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 777
- PR merge metrics
- No merged PRs in 30d
Description
# Expected Behavior
When reading a TIFF file with multiple pages, I would expect the buffer from each page to be available.
# Current Behavior
Only the first page of the multiple page TIFF file is returned.
Contributor guide
Assessment
This issue has not been assessed yet.