DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

Image to text (OCR) application developed with React

📷 Image to Text

Image to text (OCR) application developed with React

This application allows you to extract text from images. You can perform this operation by dragging and dropping images, selecting files, or pasting copied images. It also supports recognizing text in different languages. You have the flexibility to change the order of images within their container.

Bu uygulama resimlerden metin çıkarmanıza olanak tanır. Resimleri sürükleyip bırakarak, dosya seçerek veya kopyaladığınız görseli yapıştırarak işlemi yapabilirsiniz. Farklı dillerdeki metinleri tanıyabilirsiniz. Resim sırasını yer aldıkları konteyner içerisinde değiştirebilirsiniz.

🌐 Explore the Application

You can explore this application online by clicking here.

Bu uygulamayı çevrimiçi olarak buradan inceleyebilirsiniz.

👨‍💻 Development

This project is developed using React and Tesseract.js. You can clone the project to examine and enhance the code.

Bu proje, React ve Tesseract.js kullanılarak geliştirilmiştir. Kodu incelemek ve geliştirmek için projeyi klonlayabilirsiniz.

git clone https://github.com/hasanayas/image-to-text.git
cd image-to-text
npm install
npm start
Enter fullscreen mode Exit fullscreen mode

GitHub

View Github

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay