Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1.85 KB

README.md

File metadata and controls

70 lines (43 loc) · 1.85 KB

PDF Maker App

Download

Overview

The PDF Maker App is a Flutter-based mobile application that allows users to effortlessly convert images into PDF files. The app supports image selection from the camera, gallery, and document scanner. Users can preview selected images in a carousel and customize the PDF file name before saving it. This app is designed with a clean, intuitive user interface and offers light/dark mode themes for enhanced usability.

Features

Image Selection

  • Capture images using the camera.
  • Choose multiple images from the gallery.
  • Scan documents using a document scanner.

Image Preview

  • View selected images in a carousel slider.
  • Count of selected images displayed dynamically.

PDF Generation

  • Converts selected images into a high-quality PDF.
  • Allows users to name the PDF file before saving.
  • Saves PDF files to the device's storage.

Theme Support

  • Toggle between light and dark modes.

Usage

Select Images:

Use the camera, gallery, or scanner to add images.

Preview Images:

Scroll through selected images in the carousel.

Generate PDF:

Enter a desired file name in the input field.
Tap the Convert to PDF button to create the PDF.

Access Saved PDF:

PDFs are stored in the directory 0/Pdfmaker/ (on Android).

Switch Themes:

Tap the moon icon in the app bar to toggle between light and dark modes.

License

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