cluttr
v1.1.2
Published
Automatically organize your photos and make their text searchable using Finder / Windows Explorer
Downloads
3
Maintainers
Readme
Cluttr - Automatically organize your photos and make their text searchable using Finder / Windows Explorer
Installation
npm i cluttr -g
cluttr --help
Cluttr automatically installs all dependencies, including tesseract.
Only tested on MacOSX Mojave & Big Sur
Example Video
Running
By default cluttr will create a folder named "Screen Shot Archive" and move all your images into folders grouped by week. Most of the options are configurable, see below.
cluttr --help
cd ~/Desktop
cluttr run .
Please note, tesseract can be pretty slow, despite downscaling images it can still take 1-2 minutes per image.
Testing
npm test