Skip to content

randomicon00/OCR-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR Web Service Front End React

imagetotext.online

OCR Online: Free Image to Text Converter

Introduction

OCR Online is a robust, fast, and free image-to-text converter. Built using ReactJS for the front-end and Golang for the back-end, it offers a streamlined experience for converting various image formats into editable text.

Features

  • Use it Online: No need to install any software; use it directly in your browser.
  • Multi-Format Support: Supports various image formats such as JPG, PNG, and TIFF.
  • PDF to DOC: Convert scanned PDF files into editable Word documents.
  • Secure Conversion: Uses encryption and deletes your uploaded files automatically after conversion.
  • Cross-Platform: Works on both iOS and Android devices.

Quick Start

Prerequisites

  • Node.js (>= v14.x.x)
  • Golang (>= v1.16)

Installation

  1. Clone the repository

    git clone https://github.com/randomicon00/OCR-Online.git
  2. Navigate into the project directory

    cd OCR-Online
  3. Install the dependencies

    npm install
  4. Run the front-end application

    npm start
  5. Run the back-end application Navigate to the server folder and run:

    go run main.go

Usage

Simply upload an image or PDF file and click the 'Convert' button. The converted text will be displayed and available for download as a text or Word document.

Contribution

If you'd like to contribute, please fork the repository and create a pull request. We also recommend creating an issue for any bug reports or feature requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any queries or want to connect, feel free to contact us.

About

Full-stack OCR service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published