Skip to content

Our Image to Text Extraction API is a powerful and efficient tool built with Node.js, Express, and Tesseract.js. It allows users to upload images and extract text from them seamlessly.Fast & Accurate OCR: Uses Tesseract.js for high-quality text recognition.

Notifications You must be signed in to change notification settings

AjayDattu/Image-text-api

Repository files navigation

Image-to-Text API

A simple API built with Node.js, Express, and Tesseract.js that extracts text from uploaded images.

Features

  • Upload an image, and the API will extract any text contained within it.
  • Uses Tesseract.js for Optical Character Recognition (OCR).
  • Handles image uploads via Multer.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository or download the source code.
    git clone https://github.com/AjayDattu/Image-text-api/
    cd image-text-api
    npm install
    npm start

About

Our Image to Text Extraction API is a powerful and efficient tool built with Node.js, Express, and Tesseract.js. It allows users to upload images and extract text from them seamlessly.Fast & Accurate OCR: Uses Tesseract.js for high-quality text recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published