Skip to content

Repository files navigation

PDF to PNG Converter

An Android application that converts shared PDF files into high-quality PNG images.

Features

  • PDF to Image: Converts every page of a PDF into a PNG file.
  • Location Tagging: Optionally embeds the device's current GPS location into the image EXIF data.
  • Smart Naming: Saves files as page{N}_{original_name}.jpg.
  • Privacy Focused: All processing happens locally on the device.

Tech Stack

  • Language: Kotlin
  • UI: Jetpack Compose
  • PDF Rendering: Android PdfRenderer
  • Location: Google Play Services Location
  • Metadata: AndroidX Exif Interface

Setup

  1. Clone the repository.
  2. Open in Android Studio.
  3. Build and Run.

License

MIT License

About

Android app to export pdf sheets as images, and to affix current location

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages