←back to thread

40 points ludiciouss | 3 comments | | HN request time: 0.4s | 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. npodbielski ◴[] No.43526600[source]
That is cool. Probably will run it myself and see how this works on terms od usability.

I do not see many usage for few of those (integer generation) but it is maybe just me.

Would be quite nice to have few dev tools too, like inspecting jwt token i.e. or base 64 decode/encode.

Thanks.

replies(2): >>43527288 #>>43528997 #
2. baptou12 ◴[] No.43527288[source]
You can find crypto tool here also https://github.com/CorentinTh/it-tools
3. ludiciouss ◴[] No.43528997[source]
I will add more dev tools. We already have json, csv for example