Show HN: LocallyTools – A privacy-first free local toolbox, supports offline use
I'm an indie developer, and this is my project: LocallyTools(https://locallytools.com).
I built this out of a personal need. I grew tired of uploading sensitive files to random online services for simple tasks like image compression or PDF merging. Especially in the age of AI, the lack of transparency about data usage is a serious concern for me.
LocallyTools is my solution: a suite of tools that runs 100% in your browser. All processing is done client-side using JavaScript and WebAssembly. Your files never leave your machine.
Here are the core principles:
- 100% Local Processing: Your data's security is guaranteed by design. You can prove it yourself by watching the network tab in dev tools. Nothing is sent out.
- True Offline Support (PWA): Once you visit a tool's page and the cache indicator at the top turns green, the tool is fully cached. You can disconnect from the internet and it will continue to work flawlessly.
- Sustainably Free: People often ask "what's the catch?". There is none. Because all the heavy lifting is done on your device, my server costs are incredibly low—just basic static hosting. This lightweight model makes it sustainable to offer the service for free, long-term.
- No Registration, No Friction: Just a clean interface that gets the job done.
I've just launched and I'm committed to continuously adding more tools based on user feedback. The goal is to build a complete, trusted, local-first tool ecosystem.
I'd be grateful for any feedback from the HN community. What do you think? Any features you'd like to see next?
Thanks for your time.
No comments yet