Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 363 Bytes

Catalog-Editor

A quick personal project to create a catalog out of unsorted images

runs with python3 cli.py

or run the executable in dist.

build new dist with pyinstaller cli.py --name Catalog_Editor --onefile, may need to pip install pyinstaller

needs to sit in a directory with a folder called pictures, processes all jpegs and pngs in that folder.