Tiff Annotations

  • Where can I find Tiff annotations (Wang / Kodak) format specifications? It is necessary to parse some of them and put in a text file. Spent many hours in search engines with no result.
  • What .NET SDKs can work with these tags? Free sdk is preferred. Libtiff has a 32K limit for any tiff tag, but some annotation tags, such as bitmap, may be longer.
    Thank!
+5
source share
1 answer

The spectrum is public, but the content owner (eistream) rented its website a few years ago. It is currently stored in a web archive:

http://web.archive.org/web/20030124024322/http://www5.eistream.com/support_pro/faqs/annospec.htm

+6
source

All Articles