jimp-dev/jimp

Multipage TIFFs only return first page

Open

#816 ouverte le 18 nov. 2019

Voir sur GitHub
 (1 commentaire) (3 réactions) (0 assignés)JavaScript (785 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (13 218 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur