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.
- 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.
- Node.js (>= v14.x.x)
- Golang (>= v1.16)
-
Clone the repository
git clone https://github.com/randomicon00/OCR-Online.git
-
Navigate into the project directory
cd OCR-Online
-
Install the dependencies
npm install
-
Run the front-end application
npm start
-
Run the back-end application Navigate to the
server
folder and run:go run main.go
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.
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.
This project is licensed under the MIT License. See the LICENSE
file for details.
If you have any queries or want to connect, feel free to contact us.