DEV Community

Mario
Mario

Posted on

4 Free Developer Tools I Built (And You Will Actually Use Them)

I got tired of using bloated online tools for simple tasks. So I built my own.

Here are 4 free tools that I use every single day:

1. JSON Formatter & Validator

Paste any JSON and get it formatted instantly.

2. UUID Generator v4/v7

Generate UUIDs in bulk. Copy with one click.

3. Base64 Encoder/Decoder

Encode or decode any text.

4. Color Converter

Convert between HEX, RGB, HSL.


All tools are FREE with no limits:
https://perezjefry53-cpu.github.io/devtoolbox-shop/tools/


Built with simple HTML/CSS/JS.

Top comments (0)