An open API service indexing awesome lists of open source software.

https://github.com/semk/filesigtable-go

File Signature Table in Go. Includes utility to find file type based on file signatures.
https://github.com/semk/filesigtable-go

file filesignature filetype golang library

Last synced: 3 months ago
JSON representation

File Signature Table in Go. Includes utility to find file type based on file signatures.

Awesome Lists containing this project

README

          

# filesigtable-go
File Signature Table in Go. Includes utility to find file type based on file signatures. Based on Gary Kessler's [work](https://www.garykessler.net/software/index.html#filesigs).

# Installation

$ go get github.com/semk/filesigtable-go

# filetype utility

$ filetype ~/Downloads/b93817f4-cc36-4e4c-a4df-6c5a53efbc6d.png
File signatures matched with the following types:

Description: PNG image
Class: Picture
Extension: PNG