📷 Image to Text

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

GitHub

View Github