file-is-binary
Returns true if a file is binary. Checks the actual contents, since extensions are not reliable. Basic wrapper for isbinaryfile to support vinyl files.
binaryextensions
A package that contains an array of every single file extension there is for binary files
execa
Process execution for humans