Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithIsmail committed Sep 15, 2024
2 parents 96a686b + 569c7b2 commit 1540170
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TextSnap
# Image2Text

## TextSnap is a Flutter app designed to extract text from images seamlessly. Whether users capture an instant photo or select an image from their gallery, TextSnap leverages advanced text recognition technology to provide accurate and quick text extraction.
## Image2Text is a Flutter app designed to extract text from images seamlessly. Whether users capture an instant photo or select an image from their gallery, Image2Text leverages advanced text recognition technology to provide accurate and quick text extraction.

### Features:
Instant Capture: Take a photo directly within the app to instantly extract text.
Expand All @@ -12,3 +12,4 @@
Flutter: Framework for building the app.
Google ML Kit: Provides text recognition capabilities.
ImagePicker: Allows users to select images from the gallery or take a new photo.
ImageCropper: Allows users to crop the selected image.

0 comments on commit 1540170

Please sign in to comment.