saadshd / Snap-Textify-Image-to-Text-App

A Flutter based Image to Text Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snap Textify - Image to Text

Introduction

Snap Texttify is a Flutter based image to text convert using Google Ml Kit. It makes it easier for users to extract text from images and copy or share it anywhere. This app is made using proper use of MVVM architecture and Provider.

Light Mode

Snap Textify Main Light

Snap Textify Light

Dark Mode

Snap Textify Main Dark

Snap Textify Dark

Features

  • Extraction of Text from Images using different sources like Camera or Gallery.
  • Extracted Text can be copied easily with one click.
  • Extracted Text can be shared easily with everyone.
  • User-friendly minimal interface.

Getting Started

Follow these steps to get the app up and running:

  1. Clone the repository: git clone https://github.com/saadshd/Snap-Textify.git
  2. Install dependencies: flutter pub get
  3. Run the app: flutter run

Contributing

Contributions are what makes the open-source community such a fantastic place to learn, inspire, and create. I would greatly appreciate any contributions you make.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch git checkout -b feature/AmazingFeature
  3. Commit your Changes git commit -m 'Add some AmazingFeature'
  4. Push to the Branch git push origin feature/AmazingFeature
  5. Open a Pull Request

Show your support

Give a ⭐ if this project helped you!

About

A Flutter based Image to Text Converter


Languages

Language:Dart 41.8%Language:C++ 29.0%Language:CMake 22.4%Language:Swift 2.7%Language:HTML 2.2%Language:C 1.7%Language:Kotlin 0.2%Language:Objective-C 0.0%