DEV Community

Cover image for I built 169 free online tools solo from Pakistan — here's my story
Haroon Yousaf
Haroon Yousaf

Posted on

I built 169 free online tools solo from Pakistan — here's my story

The Problem I Was Trying to Solve

Every time I needed to compress an image, format JSON,
or merge a PDF — I had to open 3 different websites.
Some had ads everywhere. Some required signup.
Some charged money for basic features.

I thought — why not build one place that does it all?

What I Built

TakeTheTools — a free all-in-one platform with
169+ online tools for developers, designers, and
everyday users.

🛠️ What's inside:

  • Image Tools — compress, convert, resize, crop
  • PDF Tools — merge, split, protect, watermark
  • Developer Tools — JSON formatter, JWT decoder, Regex tester, SQL formatter
  • Text Tools — word counter, case converter, slug generator
  • Math & Calculators — BMI, loan, percentage
  • Security Tools — password generator, AES encrypt

✅ No signup required

✅ Files never leave your browser

✅ 100% free forever

Tech Stack

  • Framework: Next.js 15 (App Router)
  • Styling: Tailwind CSS
  • Deployment: Vercel
  • Language: TypeScript

The Hard Part

I built this completely solo from Pakistan with
zero investment and zero team.

No funding. No support. Just code and consistency.

The biggest challenge wasn't the code — it was
staying motivated when no one was watching.

But I kept going. And today TakeTheTools has
169+ tools live and growing.

What I Learned

  1. Ship fast — perfect is the enemy of done
  2. SEO matters — more than I thought
  3. Consistency beats motivation — show up every day
  4. Community helps — sharing your work matters

Try It

🌐 Live site: https://takethetools.com

Would love your feedback — what tools would YOU
want to see added next? Drop a comment below 👇

Top comments (0)