Skip to content

Lenz is an android application written in Java. This app scans the text from the picture and converts into text. Currently it only supports English language. It also has the feature like, user can save, share, update the recognized text. It also has text to speech feature.

Notifications You must be signed in to change notification settings

Shrimanthpoojary/Lenz

 
 

Repository files navigation

Lenz-An OCR Application

Lenz is an android application written in Java. This app scans the text from the picture and converts into text. Currently it only supports English language. It also has the feature like, user can save, share, update the recognized text. It also has text to speech feature.

Tech Stack

Client: Java, SQLite, XML

Features

  • Text Recognization
  • Live previews
  • Save to device
  • Text to speech
  • Copy To Clipboard
  • Share, Update, Delete

Installation

Install my project using git

  git clone https://github.com/shravanjp/Lenz.git

Dependencies Used

Firebase ML Kit

  implementation 'com.google.android.gms:play-services-mlkit-text-recognition:16.2.0'

Image Cropper

  implementation "com.theartofdev.edmodo:android-image-cropper:2.8.0"

Screenshots

Splash Screen Home Screen Image Cropping Page
Preview Page Save to Device Dialog Box Saved Details Page

About

Lenz is an android application written in Java. This app scans the text from the picture and converts into text. Currently it only supports English language. It also has the feature like, user can save, share, update the recognized text. It also has text to speech feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%