Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ozakione/lq-image-renamer
- Owner: OzakIOne
- Created: 2021-08-03T22:32:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T13:16:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T20:43:26.377Z (3 months ago)
- Topics: image-classification, image-manager, image-processing
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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