MakeACopy Offline OCR Scanner

3.8
94 reviews
Content rating
Everyone
10K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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
Updated on
Jun 25, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.8
93 reviews
Andrea Letizia
June 14, 2026
The best OCR app I've tested. The UI and UX have improved dramatically since my last review, and the app looks much more polished overall. There are still some minor inconsistencies (e.g. text too big in the main screen ...) but they are subjective. Also I think there is an aspect ratio bug on some devices, anyway the progress has been impressive. Looking forward to future updates and refinements. Maybe a feature like local AI to search through the docs and categorize them could be fantastic.
Did you find this helpful?
egdels42
June 17, 2026
Regarding the aspect ratio issue: do you mean the camera preview, the crop screen, or the exported result? If you can tell me the device model and where you noticed it, I'd be happy to investigate. Text search in the library is planned for one of the next releases.
Paul H.
June 2, 2026
Scans to pdf. Simple is good. open source and no ads or tracking.
Did you find this helpful?
Petr Nemg
May 23, 2026
Does exactly what it says. Good replacement for disappeared cropping function from Google Photos. The only thing I would change is the possibility to default savings files as jpeg.
Did you find this helpful?
egdels42
May 24, 2026
Thank you for the feedback! JPEG export is already available in the export options (wrench icon), and MakeACopy also remembers the selected export format for future exports. For multi-page JPEG exports, the images are currently stored as a ZIP archive. I’m glad the app is useful for your workflow!

What’s new

MakeACopy 4.6.0
* Full-text search across your scan library, now including recognized OCR text (Room/FTS5).
* Search results are highlighted in the scan list for faster navigation.
* Various stability and performance improvements under the hood.