Ever wanted to copy something from a website? This extension allows you to copy text even when a website blocks it!
View Demo
- node version v18.16.1
- npm version 9.7.2
- Python 3.11.4
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
-
Clone the repo
git clone https://github.com/srmoola/OCR-Screenshot-Extension.git
-
Install NPM packages
npm install
-
Enter OCR_Engine Directory
cd OCR_Engine
-
Install Python Dependencies in Virtual Environment
python or python3 -m venv venv pip install requirements.txt
-
Start Flask Server
python main.py or python3 main.py
Satyadev Moolagani - [email protected]
Project Link: https://github.com/srmoola/OCR-Screenshot-Extension