What's New
PDF Reader Pro v2.0.0 is a ground-up rewrite with modern Android architecture.
Highlights
- 100% Jetpack Compose - Modern, fluid UI built entirely with Compose
- Material 3 Design - Dynamic colors, dark mode, and sleek components
- 12 PDF Tools - Comprehensive editing suite:
- Merge PDFs
- Split PDF
- Compress
- Rotate pages
- Reorder pages
- Remove pages
- Add page numbers
- Add watermark
- Lock/Unlock PDF
- PDF to Images
- Images to PDF
- Enhanced Reader - Auto-scroll, bookmarks, night mode, zoom controls
- Custom PDF.js Engine - Smooth, reliable rendering via WebView
- Clean Architecture - MVVM pattern with Koin DI
- 100% Offline - No ads, no tracking, complete privacy
Download
| File | Size |
|---|---|
PdfReaderPro-v2.0.0.apk
| 16M |
Installation
- Download
PdfReaderPro-v2.0.0.apkbelow - Enable "Install from unknown sources" if prompted
- Open the APK to install
Verify Download (Optional)
# SHA-256
sha256sum -c PdfReaderPro-v2.0.0.apk.sha256
# MD5
md5sum -c PdfReaderPro-v2.0.0.apk.md5Full Changelog: CHANGELOG.md
Compare: v2.0.0...HEAD
What's Changed
- Version 2.0.0 migration from 1.0.0 by @ahmmedrejowan in #9
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #12
- ci: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #11
- ci: bump actions/setup-java from 4 to 5 by @dependabot[bot] in #10
New Contributors
- @ahmmedrejowan made their first contribution in #9
- @dependabot[bot] made their first contribution in #12
Full Changelog: 1.0.0...v2.0.0