←back to thread

40 points ludiciouss | 2 comments | | HN request time: 0.594s | source

Hey HN!

I built OmniTools, a self-hosted web app that offers a collection of useful tools for everyday tasks. Think PDF manipulation,image, text utilities, and more—all in one place.

Open-source & self-hosted

Works fully in the browser (privacy-first)

Built with React, deployed via Docker

I made this because I wanted a free, self-hosted alternative to online tools that often require subscriptions. Would love feedback & ideas on what to add next!

GitHub link: https://github.com/iib0011/omni-tools Demo link: https://omnitools.app

Let me know what tools you want next.

1. aitchnyu ◴[] No.43535564[source]
Which features depend on more than static hosting? I see the ffmpeg tools uses client-side wasm build.

https://github.com/iib0011/omni-tools/blob/main/src/pages/to...

replies(1): >>43536633 #
2. ludiciouss ◴[] No.43536633[source]
It is fully static