tiff-js icon indicating copy to clipboard operation
tiff-js copied to clipboard

A JavaScript-based parser for the TIFF image format.

Results 13 tiff-js issues
Sort by recently updated
recently updated
newest added

- https://github.com/mozilla/pdf.js/blob/master/src/stream.js - https://github.com/mozilla/pdf.js/blob/master/src/colorspace.js - https://github.com/mozilla/pdf.js/blob/master/external/jpgjs/jpg.js

enhancement

This project will be most effective if it's turned into an add-on that Firefox and Thunderbird users can use to load images natively, instead of having to rely on a...

enhancement

Strips are currently processed concurrently, which means large strips and large numbers of strips will delay the loading process. Since we know the locations of all the strips before we...

enhancement