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.
Client: Java, SQLite, XML
- Text Recognization
- Live previews
- Save to device
- Text to speech
- Copy To Clipboard
- Share, Update, Delete
Install my project using git
git clone https://github.com/shravanjp/Lenz.git
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"
Splash Screen | Home Screen | Image Cropping Page |
---|---|---|
Preview Page | Save to Device Dialog Box | Saved Details Page |
---|---|---|