File Type Versions Save

Detect the file type of a Buffer/Uint8Array/ArrayBuffer

v19.0.0

4 months ago

Breaking

  • Require Node.js 18 7f4b30b
  • Use mime type audio/wav instead of audio/vnd.wave for .wav files (#620) c7c923c

https://github.com/sindresorhus/file-type/compare/v18.7.0...v19.0.0

v18.7.0

6 months ago
  • Add support for FBX (Filmbox) (#605) 4b7eb75
  • Support adding custom detectors (#603) f5b232c

https://github.com/sindresorhus/file-type/compare/v18.6.0...v18.7.0

v18.6.0

6 months ago

v18.5.0

11 months ago

v18.4.0

1 year ago

v18.3.0

1 year ago
  • Support reading from Blob in Node.js (#588) 1c75cfb
  • Add support for J2C (#596) 51bd34c
  • Add support for ACE (#592) 1899fc1
  • Add support for cpio (#590) f84e96c
  • Add support for ARJ (#589) 935470e
  • Add support for Java class (#591) a40f828

https://github.com/sindresorhus/file-type/compare/v18.2.1...v18.3.0

v18.2.1

1 year ago

v18.2.0

1 year ago
  • Add support for Apache Parquet (#576) 1ec164b

https://github.com/sindresorhus/file-type/compare/v18.1.0...v18.2.0

v18.1.0

1 year ago

Improvements

  • Add support for AutoDesk DWG format (#572) 47aa221
  • Add support for Personal Storage Table (PST) file (.pst) (#573) ec3ba33
  • Add support for JPEG-LS (.jls) (#568) 976ed4b

Fixes

  • Fix parsing big-endian encoded TIFF file (#571) e8bc341

https://github.com/sindresorhus/file-type/compare/v18.0.0...v18.1.0

v18.0.0

1 year ago