Fast, open-source PDF management for all platforms. View, convert, compress, merge, split, and digitally sign PDFs.
Flutter 3.10.7+ | Dart | 50+ formats | 6 platforms
- 📄 Viewer - View & password-protected PDFs
- 📦 Compress - Reduce file size
- 🖼️ Image to PDF - JPG, PNG, WEBP, HEIC, TIFF, GIF, BMP
- 🔄 Convert - To 13+ formats
- ✏️ Edit - Add text & annotations
- 🔗 Merge - Combine PDFs
- ✂️ Split - Extract pages
- 🔐 Sign - Digital signatures
- 📋 History - Recent files & favorites
| Android | iOS | macOS | Linux | Windows | Web |
|---|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
git clone https://github.com/AHS-Mobile-Labs/openpdf_tools.git
cd openpdf_tools
flutter pub get
flutter run# Android
flutter build apk --release
# iOS
flutter build ios --release
# Desktop
flutter build linux --release
flutter build windows --release
flutter build macos --release
# Web
flutter build web --releaseFork → Create branch → Commit → Push → Pull request
Follow Effective Dart
© 2026 AHS Mobile Labs