Skip to content

Razorquake/Docx

Repository files navigation

Docx

A document scanner app made with ML Kit.

Features

  • Scan documents using your phone's camera.
  • View the document in an interactive manner.
  • Share documents effortlessly.
  • Rename scanned documents.
  • Delete documents as needed.
  • Utilize Google ML KIT's document scanning library for enhanced scanning accuracy.

Video Demo

Watch the video demo

Installation

To get started with Docx, clone the repository and open it in your preferred Kotlin-compatible IDE.

git clone https://github.com/Razorquake/Docx.git
cd Docx

Usage

  1. Run the app:

    • Open the project in Android Studio.
    • Connect your Android device or start an emulator.
    • Click the "Run" button.
  2. Explore the features:

    • Create new PDFs efficiently.
    • Rename, Delete, Modify existing PDFs.
    • Share them with your contacts.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or issues, please open an issue or contact Razorquake.

About

A document scanner app made with ml kit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages