OmniTools is a self-hosted web application that bundles a large collection of everyday utilities into a single clean interface you can run on your own infrastructure. It’s designed to replace the random assortment of “free online tools” people use for quick tasks, while avoiding ads, tracking, and the need to upload sensitive files to unknown servers. A key design choice is that file processing happens entirely on the client side, meaning your data stays in your browser instead of being sent to the backend. The tool catalog spans both technical and non-technical needs, including image, video, audio, PDF, text, date/time, math, and data format utilities like JSON/CSV/XML helpers. It’s also packaged for straightforward self-hosting, with a lightweight Docker image and simple run commands, so it can be deployed quickly on a homelab or internal network.
Features
- Self-hosted toolbox portal with many categories of utilities
- Client-side file processing so data stays on your device
- Image, video, and audio tools in one interface
- PDF editing, merging, splitting, and related workflows
- Data utilities for JSON, CSV, XML, and text formatting
- Lightweight Docker deployment for fast self-hosting