/exiftool-js

Primary LanguageJavaScript

exiftool-js

to import package to an other node js project use :

npm i @enzosln/exiftool-js

and

const exif = require('exiftool-js');

check the code, no documentation is disponible yet