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.
- Capture images using the camera.
- Choose multiple images from the gallery.
- Scan documents using a document scanner.
- View selected images in a carousel slider.
- Count of selected images displayed dynamically.
- 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.
- Toggle between light and dark modes.
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.
This project is licensed under the MIT License. See the LICENSE file for details.