Graphics › MakeACopy
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

MakeACopy

Privacy-focused document scanner with OCR and PDF export
Version: 4.6.1
Added: 17-08-2025
Updated: 11-07-2026
MakeACopy is an open-source document scanner app for Android that allows you to digitize paper documents with offline OCR functionality. The app is privacy-friendly and works completely offline — no cloud connection, no tracking.

Features:
• Camera scanning: Capture documents using your device’s camera
• Edge detection: Automatic document boundary detection using OpenCV, enhanced by a custom-trained ONNX inference model
• Perspective correction: Manually or automatically adjust document perspective
• Grayscale export: Optional grayscale filter applied during PDF creation
• OCR: Offline text recognition using PaddleOCR in the published paddle flavor
• PDF export: Save scanned documents as searchable PDFs
• Share & save: Export locally or share via other apps
• Dark mode: System-based Material 3 theme with light and dark appearance
• Privacy-focused: Fully offline — no data leaves your device

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.

MakeACopy is F-Droid compliant and builds native libraries from source during the build process, ensuring that no prebuilt binaries are included in the repository. All components are open source and respect your privacy.

MakeACopy is free and open source. If you find it useful, please consider supporting development: https://ko-fi.com/egdels

License: Apache License 2.0

Screenshot of MakeACopy Screenshot of MakeACopy Screenshot of MakeACopy
code Source file_download Download