jimp-dev/jimp

Multipage TIFFs only return first page

Open

#816 aberto em 18 de nov. de 2019

Ver no GitHub
 (1 comment) (3 reactions) (0 assignees)JavaScript (785 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (13.218 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador