Skip to content

FileFormatInfo/fftools

Repository files navigation

File Format Tools Logo for fftools

build

Programs

  • asciify: converts to ASCII using anyascii
  • asciitable: prints out an table of ASCII characters
  • bytecount: counts the number of occurrences of each byte
  • certinfo: print info about an x509 (aka SSL/HTTPS) certificate
  • hexdumpc: generate canonical hexdump (hexdump -C) output in case you don't have hexdump installed
  • unicount: count Unicode codepoints in a file
  • uniwhat: print the names of each Unicode character in a file

Experiments

  • wombat - tests terminal screen functions
  • spinner - terminal spinner for long-running tasks

Credits

Git Github golang svgrepo

Scripts To Do

  • ghash: calculate various hashes available in the Go standard library
  • body: prints specific lines of a file (in between head and tail)
  • trilobyte: translates bytes according to a map
  • ustrings: like the standard strings utility, but with Unicode support
  • utf8ify: convert to UTF-8
  • unhexdump: convert the (edited) output of hexdump -C back to binary

General

About

Command line tools for working on file formats

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published