MakeACopy is an open-source document scanner for Android that lets you digitize paper documents fully offline — with on-device OCR, no ads, and no tracking.
Your scans, text, and data stay 100 % on your device.
Main features
• 📸 Camera scanning — Capture documents with your device camera
• 🖼️ Edge detection — Automatic document boundary detection using OpenCV
• 📐 Perspective correction — Adjust document shape automatically or manually
• 🔠 Offline OCR — Recognize text on-device using PaddleOCR in the published paddle flavor
• 📄 Searchable PDF export — Save as searchable PDF or plain text
• 💾 Share & save — Export locally or share with other apps
• 🌙 Dark mode — Material 3 theme with light and dark appearance
• 🔒 Privacy-first — No ads, no tracking, no cloud — everything stays local
Open source & reproducible
MakeACopy is F-Droid compliant. All OpenCV native libraries are built from source during the build process — no prebuilt binaries, no hidden dependencies.
The F-Droid and Google Play listings provide the paddle flavor with PaddleOCR. The standard flavor with Tesseract remains available through GitHub Releases for users who still need Tesseract language data or workflows.
Every component is open source and respects your privacy.
License: Apache License 2.0
Latest Version
4.5.1Uploaded by
Kenneth Reyes
Requires Android
Android 10.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Jun 22, 2026
MakeACopy 4.5.1
* Fixed a device-dependent aspect-ratio mismatch: preview, live overlay and the captured image now share the same field of view.
* Live document corners align more accurately with the camera preview.
* More stable crop screen: corner detection no longer runs twice during layout, keeping the accurate result.
* Consistent thumbnails across lists and export (no more cropped previews).
* Unified text sizes for a cleaner, more polished UI.