Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cluttr

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cluttr - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.idea/cluttr.iml

11

package.json
{
"name": "cluttr",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "Automatically organize your photos and make their text searchable using Finder / Windows Explorer",
"main": "index.js",

@@ -10,5 +10,6 @@ "scripts": {

},
"keywords": [],
"author": "",
"license": "ISC",
"keywords": ["image to text", "clean up", "mac desktop"],
"repository": "https://gitlab.com/bearjaws/cluttr",
"author": "Bearjaws",
"license": "APL",
"dependencies": {

@@ -15,0 +16,0 @@ "glob": "7.1.6",

@@ -13,3 +13,3 @@ # Cluttr - Automatically organize your photos and make their text searchable using Finder / Windows Explorer

## Example Video
![](readme_content/video_2.mp4)
![](https://gitlab.com/bearjaws/cluttr/-/raw/master/readme_content/video_2.mp4)

@@ -23,3 +23,3 @@ ## Running

![](readme_content/help.png)
![](https://gitlab.com/bearjaws/cluttr/-/raw/master/readme_content/help.png)

@@ -30,5 +30,10 @@ ```

```
![](readme_content/running.png)
![](https://gitlab.com/bearjaws/cluttr/-/raw/master/readme_content/running.png)
Please note, tesseract can be pretty slow, despite downscaling images it can still take 1-2 minutes per image.
## Testing
```
npm test
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc