Skip to content

SoftwareAndOutsourcing/node-image-ocr-rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Image OCR Rename

Simple Node.js script to rename images based on their text using Tesseract OCR.

Install

Install dependencies:

npm i

Usage

Then run the script with:

npm start input-folder output-folder

The script will overwrite existing files.

About

Simple Node.js script to rename images based on their text using Tesseract OCR.

Topics

Resources

License

Stars

Watchers

Forks