/go-tiff-image-structure

Parse TIFF data for EXIF metadata

Primary LanguageGoMIT LicenseMIT

Build Status Coverage Status Go Report Card GoDoc

Overview

Parse raw TIFF data.

Requirements

  • Go >= 1.17: Earlier versions may work, though testing broke before due to a "undefined: unsafe.Slice" error apparently in the basic flow of "go test".