DEV Community

Cover image for I Got Tired of App-Switching on Android — So I Built My Own All-in-One File Manager
Quoriath
Quoriath

Posted on

I Got Tired of App-Switching on Android — So I Built My Own All-in-One File Manager

As someone who constantly works with files and media on Android, I got tired of switching between different apps just to:

  • Compress videos or images
  • Convert audio
  • Merge/split PDFs
  • Extract audio from video
  • Or simply manage storage

Most apps were either limited, bloated, or filled with ads.

So I built NeoArchive, a lightweight, offline-friendly app that combines over 25 tools in one place. It includes:

  • 📁 File Manager with media gallery & storage analyzer
  • 🎞️ Video/image compressor (with batch support)
  • 📄 PDF tools (split, merge, image-to-PDF)
  • 🎧 Audio extractor & media converters
  • 🧼 Background remover (AI-based)
  • 📸 QR code tools & link extractors
  • ♟️ Even a mini chess game for fun

Built with Flutter, designed for speed and ease of use — no login required, and works mostly offline.

Still a solo dev project from 🇮🇩 — and yes, I use it myself almost every day.

Curious? You Can Find On Play Store: NeoArchive

I’d love to hear what small utility tasks bug you the most on mobile.

Top comments (0)