1.0.2 • Published 5 years ago
libextractor v1.0.2
Extracts META data from files by utilizing natively the https://www.gnu.org/software/libextractor/ library (which must be installed on the system already)
Usage
const libextractor = require("libextractor");
libextractor.analyze("/path/to/file");