DEV Community

Pranay Mokal
Pranay Mokal

Posted on • Edited on

I Built FreeDevUtils — 60+ Free In-Browser Developer Tools using github copilot and google gemini pro for developer community

Hey Dev Community 👋

I'm excited to finally share FreeDevUtils — a big collection of 60+ completely free advance developer tools that run entirely in your browser.

Why I Built This

I got tired of:

  • Jumping between 10 different websites
  • Dealing with ads and trackers
  • Tools that require signups or send data to servers
  • Dealing Rate limit
  • Dealing with premiums

So I decided to create one single toolbox for developer community with all the utilities we use in daily life, it is my non profit venture to enhance developers productivity.Think it like I am build castle for developers.

Let's not treat AI as our enemy; let's make it our ally.it can reshape and transform the whole world into better place if it is used carefully**.

✨ Key Highlights

🔥 Standout Tools

  • Restify — Full REST API testing tool (headers, params, body, collections, curl export)
  • UML Class Diagram Builder, Flowchart Designer, Architecture Diagram Builder and many more in line up.
  • Log Parser & Analyzer — Auto-detect and analyze application logs
  • AI Prompt Builder — Craft better prompts for ChatGPT, Claude, Gemini, Cursor etc.
  • Docker Compose Visualizer
  • Subnet Calculator (IPv4 & IPv6)
  • HAR Analyzer, Swagger/OpenAPI Viewer, Postman Collection Viewer

Media & File Tools

  • Image Compression & Resizer (50-80% size reduction)
  • Images to PDF, GIF Animator, Icon Generator
  • QR Code Generator + Scanner, Barcode Generator
  • Voice & Video Recorder
  • Zip/Unzip files client-side
  • Screenshot Annotator

Data & Conversion Tools

  • JSON, YAML, XML, CSV converters & beautifiers
  • CSV ↔ JSON, CSV → SQL script generation
  • Base64, URL, HTML encode/decode
  • File Comparison tool

Other Useful Tools

  • Code Playground (HTML/CSS/JS with live preview)
  • Regex Tester, Cron Expression Builder
  • JWT Decoder, SSL Certificate Checker
  • Faker & Random Data Generator
  • Password Generator + Strength Tester
  • Timestamp converters, Text Statistics, Unicode Inspector, and many more...

Try It Here it is developed to make developers life easy

👉 https://freedevutils.github.io

All tools are client-side — nothing is uploaded to any server.

Tech Stack

  • Built with Angular and Angular material
  • Fully responsive
  • github pages
  • See Credits page for all opensource libraries used

What's Next?

I'm planning to keep adding more tools based on community feedback if they follow projects vision (100% client side).

Would love to hear from you:

  • Which tool did you find most useful?
  • What tool should I add next?
  • Any bugs or suggestions?

Drop your feedback in the comments 👇

Try FreeDevUtils: https://freedevutils.github.io

Top comments (1)