Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gphemsley/tiff-js

A JavaScript-based parser for the TIFF image format.
https://github.com/gphemsley/tiff-js

Last synced: 8 days ago
JSON representation

A JavaScript-based parser for the TIFF image format.

Awesome Lists containing this project

README

        

# TIFF.js #

A JavaScript-based parser for the TIFF image format.

## Specification ##

* http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf
* http://partners.adobe.com/public/developer/en/tiff/TIFFPM6.pdf
* http://partners.adobe.com/public/developer/en/tiff/TIFFphotoshop.pdf

## Metadata Tags ##

* http://www.digitizationguidelines.gov/guidelines/TIFF_Metadata_Final.pdf
* http://www.digitalpreservation.gov/formats/content/tiff_tags.shtml

## Sample Images ##

* http://www.fileformat.info/format/tiff/sample/index.htm
* http://www.remotesensing.org/libtiff/images.html
* http://people.sc.fsu.edu/~jburkardt/data/tif/tif.html