My personal photo archiver, check folder structure, compress images, fix exif is needed...
Even if I'm maintaining this old project of mine, the codebase is old & messy, I'm not proud of what the younger version of me produced, the source code is not clean or well organized as my recent projects. Be cool.
npm install && npm start
Then you'll be guided :)
npm start --path="/path/to/folder"
will pre-fill the working dir
- try MozJpeg
- Chalk © Sindre Sorhus
- Eslint : super tool to find & fix problems
- Exiftool-vendored.js © Matthew McEachen
- Exiftool © Phil Harvey
- Github : for all their great work year after year, pushing OSS forward
- Globby © Sindre Sorhus
- Image Quality Assessment (IQA) © 2011 Tom Distler
- Inquirer © 2016 Simon Boudrias
- JPEG-Archive © 2015 Daniel G. Taylor
- Minimist
- Node-Progress © 2017 TJ Holowaychuk
- Nodemon
- Npm-run-all : to keep my npm scripts clean & readable
- Pretty-Ms © Sindre Sorhus
- Repo-checker : eslint cover /src code and this tool the rest ^^
- Shields.io : for the nice badges on top of this readme
- Signale © Klaus Sinani
- SmallFry © 2014 Derek Buitenhuis
- Table © 2016 Gajus Kuizinas
- Travis-ci.com : for providing free continuous deployments
- Typescript
Big thumbs up for all of them <3