emilyselwood / tiffhax

tiff metadata hex viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiff Hax

a screen shot

Tiff Hax is a tool to help visualise the internals of a Tiff file.

When you run the tool it will open the system web browser showing an annotated dump of the tiff with colour coding and hyperlinks between offsets.

Download the latest build from the releases section. Put it somewhere in your path. Then call it with something like the following:

tiffhax <path to a tiff file>

Building

go build .

About

tiff metadata hex viewer

License:Apache License 2.0


Languages

Language:Go 95.6%Language:HTML 4.4%