DEV Community

Himanshu Raj
Himanshu Raj

Posted on

I built a free, privacy-focused alternative to TinyWow with 60+ tools 🛠️

The Problem

We’ve all been there. You need to format some JSON, compress an image, or generate a UUID quickly. You Google it, click the first result, and then:

  • Pop-up ads everywhere
  • Forced sign-ups just to download the result
  • Sensitive data pasted into server-side tools

That’s when it becomes frustrating.

Why OmniTools.in Exists

I wanted a toolbox that is fast, privacy-friendly, and annoyance-free.

So I built OmniTools.in — a clean, dark-mode dashboard with 60+ utilities for developers and students.

One bookmark to replace dozens of sketchy websites.

Technical Highlights

Client-Side Processing

  • Password Generator and UUID Generator run entirely in the browser
  • Image Compressor uses the Canvas API
  • No data is sent to any server

Progressive Web App (PWA)

  • Installable on mobile and desktop
  • Feels like a native app

Performance First

  • Built with Vanilla JavaScript
  • No heavy frameworks
  • Nearly perfect Lighthouse scores

Zero Friction

  • No signup
  • No paywall
  • No usage limits

Available Tools

Developer Tools

  • JSON Formatter
  • SQL Formatter
  • Regex Tester
  • Cron Job Generator
  • Meta Tag Analyzer

Security

  • Strong Password Generator
  • Hash Generator

Media

  • YouTube Thumbnail Downloader (4K support)
  • Image Compressor

Converters

  • JSON to CSV
  • Base64 Encode/Decode
  • URL Encode/Decode

(New tools are added daily.)

Feedback Welcome

I’m currently optimizing SEO and adding more niche utilities.

Website: https://omnitools.in

If you find a bug or want a specific tool or calculator, share it.
Requested tools are usually built within 24 hours.

Top comments (0)