Skip to content

emilyselwood/tiffhax

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .