Giter Club home page Giter Club logo

freeocr4all's Introduction

Hi, I'm Koushik Reddy! ๐Ÿ‘‹

FreeOCR4ALL

FreeOCR4ALL is a free online OPTICAL CHARACTER RECOGNITION (OCR) web tool that is used to extract text from images and pdf documents

Demo

You can view this at https://freeocr4all.onrender.com

But it has a problem with pytesseract and the path

FreeOCR4ALL.Demo.mp4

https://github.com/KoushikReddy24/FreeOCR4ALL/files/13623680/ocr.zip

Appendix

It uses Tesseract open source software and pytesseract python modules to extract text from given files like jpeg,jpg,png,pdf etc. It consists of a Flask file, which serves as a backend to the website and processing part is carried in flask file. It consists of html files which have great user interface and are used to take input from the user, display the extracted text for the user to copy.

Deployment

To deploy this project run

  npm run deploy

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

If you want to run this project on your system follow these steps

Steps

Project Setup Instructions

Step 1: Clone or Download Repository

  • Clone this repository or download all the files.

Step 2: Install Tesseract Software

  • Download and install Tesseract OCR software from GitHub.
  • Update your environment variables with the Tesseract installation path, which typically looks like: "C:\Program Files\Tesseract-OCR\tesseract.exe".

Step 3: Update Tesseract Path in Flask File

  • Update the Tesseract path wherever required in the Flask file.
  • Ensure you have installed necessary libraries like pytesseract and PIL using a package manager.

Step 4: Create "uploads" Folder

  • Create a folder named "uploads" in the project directory.
  • Update the path of the "uploads" folder in the required location in the Flask file.

Additional Notes

  • Make sure you have Python installed on your system.
  • It's recommended to set up a virtual environment before installing Python libraries.
  • Check for any additional configuration or dependencies mentioned in the project documentation.

I hope these instructions help you set up and run the project on your system. If you encounter any issues, refer to the project documentation or seek assistance from the project maintainers.

freeocr4all's People

Contributors

koushikreddy24 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.