Giter Site home page Giter Site logo

jimaloo / docscanner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamabhinavsingh/docscanner

0.0 0.0 0.0 139 KB

DocScanner is an Android application developed using Kotlin and Jetpack Compose that allows users to create, manage, and view PDFs using Google's ML Kit .

Kotlin 100.00%

docscanner's Introduction

DocScanner

DocScanner is an Android application developed using Kotlin and Jetpack Compose that allows users to create, manage, and view PDFs using Google's ML Kit API. This app features auto-cropping, tint removal, corner adjustment, a built-in PDF viewer, a search functionality, and a bin for temporarily storing deleted PDFs.

Features

  • Create PDFs: Use Google's ML Kit API to scan documents with features like auto-cropping, tint removal, and corner adjustment.
  • PDF Viewer: View PDFs directly within the app.
  • Search: Easily search through all created PDFs.
  • Search History: Keep track of all previously searched PDFs.
  • Bin: Temporarily store deleted PDFs for 30 days, with the option to restore them before they are permanently deleted.
  • Intuitive UI: Enjoy a clean and user-friendly interface designed with Jetpack Compose.

Screenshots

Screenshot1 Screenshot2 Screenshot3

Installation

To install the app, follow these steps:

  1. Clone the repository:
    git clone https://github.com/IamAbhinavSINGH/DocScanner.git

Open the project in Android Studio. Build and run the app on your Android device or emulator.

Usage

Scan a Document: Open the app and use the scanning feature to capture a document. The app will automatically crop, remove tints, and adjust corners using ML Kit.

  • View PDF: Access the created PDFs in the built-in PDF viewer.
  • Search PDFs: Use the search functionality to find specific PDFs by keywords.
  • Manage PDFs: Move unwanted PDFs to the bin where they will be stored for 30 days before permanent deletion. You can restore PDFs from the bin within this period.

Permissions

The app requires the following permissions:

  • Storage: To save and manage PDF files.

Libraries Used

  • Jetpack Compose
  • Google ML Kit

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure your code follows the existing coding style and includes appropriate tests.

  • Fork the repository.

  • Create a new branch:

git checkout -b feature/YourFeature

  • Commit your changes:

git commit -m 'Add some feature'

  • Push to the branch:

git push origin feature/YourFeature

  • Open a pull request.

License

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

Contact

If you have any questions or suggestions, feel free to reach out.

Acknowledgements

  • Google ML Kit
  • Jetpack Compose
  • PDF Library

docscanner's People

Contributors

iamabhinavsingh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.