Shuunen / photo-archiver

My personal photo archiver, check folder structure, compress images, fix exif is needed...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo Archiver

GitHub license

Build Status David LGTM Grade Scrutinizer Score

My personal photo archiver, check folder structure, compress images, fix exif is needed...

Disclaimer

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.

Usage

npm install && npm start

Then you'll be guided :)

Options

npm start --path="/path/to/folder" will pre-fill the working dir

Todo

  • try MozJpeg

Thanks

Big thumbs up for all of them <3

About

My personal photo archiver, check folder structure, compress images, fix exif is needed...

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%