Skip to content

Useful tools and links

Brian Popow edited this page Mar 10, 2023 · 11 revisions

This is a collection of useful tools and links to help contributors getting started.

Tiff Format

LibTiff is considered the reference implementation.

  • tiffinfo: Allow to check, if a tiff file was encoded correctly.
  • tiffcp: Copy, convert, or combine TIFF files.
  • tiffcmp: Compare the tags and data in two TIFF files.
  • tiffdump: Display directory information from TIFF files.

Some useful links for documentation about the TIFF format

TGA Format

Some useful links for documentation about the TGA format

Bitmap Format

Some useful links for documentation about the bitmap format

A set of bitmap test images, which can be used as reference for decoding

Clone this wiki locally