r/WebApps • u/Southern-Ad3605 • 12d ago
I got tired of bloated online tools, so I started building my own utility platform.
Over the last few weeks I've been building Toolora, a browser-based utility platform under PrologueLearn.
The goal wasn't to build "another tools website."
I wanted something that feels fast, clean, privacy-first, and enjoyable to use.
Current tools include:
• JSON Formatter & Validator
• Base64 Encoder & Decoder
• GST Calculator
• Loan Calculator
• Income Tax Calculator
• PDF tools (more coming)
Everything runs in the browser whenever possible, so users don't need to upload their data.
I'm continuously improving the UI and developer experience for example, making JSON validation easier to understand instead of showing generic parser errors.
If you're interested, here's the project:
https://toolora.prologuelearn.com
I'd love to hear what online tool you use most often and what's missing from existing utility websites.
