Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ozakione/lq-image-renamer

Rename all images considered as low quality based on a threshold
https://github.com/ozakione/lq-image-renamer

image-classification image-manager image-processing

Last synced: about 1 month ago
JSON representation

Rename all images considered as low quality based on a threshold

Awesome Lists containing this project

README

        

# Image Organizer

## How to install

1. `git clone https://github.com/ozakione/LQ-image-renamer`
2. `cd LQ-image-renamer`
3. `npm i`
4. `mkdir img`
5. Place all your images in the `img` folder

## How to run

- `node index.js`
- Run `node index.js -h` to display program usage