Skip to content

mycodeself/metadata-extractor

Repository files navigation

metadata-extractor

A web application for extract metadata from files using exiftool

stack

  • Typescript
  • NodeJS
  • Express
  • ReactJS

how to run?

Run backend:

NODE_ENV=development npm run build
npm run start

Run frontend:

cd front && npm run start

Note: Requires exiftool to be installed on the machine

About

A web application for extract metadata from files using exiftool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors