Skip to content

sudhans/Image2Pdf

Repository files navigation

Image2Pdf

Build and Lint

License: GPL v3

Image2Pdf is a simple Android application that allows you to select images from your device, organize them, and convert them into a single PDF file. The app is designed to be offline-first and private, processing all files directly on your device.

Features

  • Select Multiple Images: Pick one or more images from your device's gallery.
  • Preview and Reorder: View your selected images in a list. Drag and drop to reorder them before creating the PDF.
  • Image Details: View properties of each selected image, including name, size, and location.
  • Remove Images: Easily remove unwanted images from your selection.
  • Create PDF: Convert the ordered images into a PDF file. You can specify a name for your PDF.
  • Organized Storage: All generated PDFs are saved in a dedicated Image2Pdf folder inside your device's Downloads directory.
  • View PDFs: Access and view all the PDFs you've created directly from the app.
  • About Section: Displays app version, installation date, and author information.

How to Use

  1. Tap the "Select Images" button to choose images from your device.
  2. On the preview screen, you can:
    • Drag and drop images to change their order.
    • Tap the delete icon to remove an image.
    • Tap the info icon to see file details.
  3. Tap the "Convert To PDF" button.
  4. Enter a name for your PDF file and tap "Save."
  5. After the PDF is created, you can find it in the Downloads/Image2Pdf folder on your device.
  6. Tap the "View PDF Files" button on the main screen to see a list of all your created PDFs and open them.

Technology Stack

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

Wanted to create a simple, minimalistic app that can be used by seniors - without ads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages