SoftwareAndOutsourcing / node-image-ocr-rename

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

Repository from Github https://github.comSoftwareAndOutsourcing/node-image-ocr-renameRepository from Github https://github.comSoftwareAndOutsourcing/node-image-ocr-rename

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.

License:MIT License


Languages

Language:JavaScript 100.0%