filetypes filetypes is a Go library for determining file type based on the signature at the beginning of the file. Installation Standard go get: $ go get github.com/akolb1/filetypes Usage & Example For usage and examples see the Author Alex Kolbasov