MakeACopy vs TIC-80
Side-by-side comparison of two open source alternatives
MakeACopy
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
TIC-80
TIC-80 is a fantasy video game console for making, playing, and sharing games on a limited platform that mimics the 8-bit systems of the 1980s. It has built-in code, sprite, map, music, and sound effect editors, as well as a command line interface that allow users to develop and edit games within the console. The games made in TIC-80 can be exported as virtual game cartridges and bundled for different platforms. It supports programming languages including JavaScript, MoonScript, Lua, Ruby, Wren, Fennel, Squirrel and D.
| Feature | MakeACopy | TIC-80 |
|---|---|---|
| License | Apache-2.0 | MIT |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | Media PlayerGalleryVideo | GamesMedia PlayerDev ToolsGalleryVideo |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |