https://github.com/gitubpatrice/pdf-tech
App PDF STUDIO
https://github.com/gitubpatrice/pdf-tech
Last synced: about 1 month ago
JSON representation
App PDF STUDIO
- Host: GitHub
- URL: https://github.com/gitubpatrice/pdf-tech
- Owner: gitubpatrice
- Created: 2026-04-26T20:31:53.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-28T10:08:05.000Z (about 2 months ago)
- Last Synced: 2026-04-28T10:33:49.974Z (about 2 months ago)
- Language: Dart
- Size: 406 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDF Tech
[](https://github.com/gitubpatrice/PDF-TECH/actions/workflows/ci.yml)
[](LICENSE)
[](https://github.com/gitubpatrice/PDF-TECH/releases/latest)
[](https://flutter.dev)
**L'app PDF complète qui ne traque pas vos documents.**
Application Android Flutter pour lire, créer, fusionner, signer, protéger et OCR vos documents PDF — entièrement sur votre téléphone. Aucun cloud, aucun tracker, aucun compte.
## Fonctionnalités
- Lecteur PDF rapide avec recherche, zoom, table des matières
- Fusionner / diviser / extraire des pages
- Compresser un PDF
- Protéger / déprotéger (AES-256, mot de passe)
- Pivoter / réorganiser / supprimer des pages
- Filigrane texte, signature manuscrite
- Images → PDF, OCR (ML Kit local), modifier & annoter
- Création de PDF riches (titres, listes, code, images, liens)
- Picker intelligent : raccourcis colorés + tous les dossiers
- Cloud direct kDrive / Google Drive / Proton Drive
## Téléchargement
[GitHub Releases](https://github.com/gitubpatrice/PDF-TECH/releases/latest) — APK signé, distribué hors Play Store.
Site officiel : [files-tech.com/pdf-tech](https://www.files-tech.com/pdf-tech.php)
## Confidentialité
100 % local. Aucune télémétrie, aucune collecte de données, aucun partage. Code source ouvert sous licence Apache 2.0 — auditable.
Voir [PRIVACY.fr.md](PRIVACY.fr.md) et [TERMS.fr.md](TERMS.fr.md).
## Build local
```bash
git clone https://github.com/gitubpatrice/PDF-TECH.git pdf_tech
git clone https://github.com/gitubpatrice/files_tech_core.git
cd pdf_tech
flutter pub get
flutter build apk --release
```
Nécessite Flutter stable + Android SDK + JDK 17.
## Licence
Apache License 2.0 — voir [LICENSE](LICENSE) et [NOTICE](NOTICE).