Skip to content
 
 

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data

Data is a lightweight replacement for file from coreutils.

demo

GitHub Views GitHub stars GitHub Downloads

CI

Usage:

data [file] #lookup file
data --help #show help
data -h #show help
data --license #show license
data -l #show license

Building from source:

make #make bin
make clean #clean
make install #install into /bin/
make remove #remove from /bin/

Format support:

See ./src/magic.h

  • Images: BMP, GIF, JPEG, PNG, QOI, TIFF, WebP
  • Audio: AIFF, FLAC, WAV, MIDI, ogg, QOA, MP3
  • Video: AVI, MP4
  • Multimedia: Blender, FL Studio, glTF, docx, Photoshop, PDF, Quake MDL, Rich Text
  • Fonts: OpenType, WOFF, WOFF2
  • Executables: ELF, EXE, WebAssembly, Luac
  • Archives: Tar, ZIP, GZIP, XZ, LZIP, 7-Zip, RAR, BZip, CPIO, PAK, .deb, .rpm
  • Binary Data: qcow, ISO
  • Other: XML, Shebang scripts, SSH keys, Shortcuts

About

data is a lightweight replacement for file from coreutils.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages