Util Tools logo Util Tools

Developer Tools

Encoders, formatters, generators, and converters for everyday coding.

Encoding & Hashing

Formatters

Generators & Utilities

Free developer tools that run in your browser

This collection brings together the small utilities developers reach for every day: encoders and decoders, formatters and validators, converters, and generators. Each tool runs entirely client-side, so the code, tokens, and data you paste never leave your machine. That makes them safe to use with real configuration, API responses, and snippets you would not want to upload to a third-party server.

You will find formatters for JSON, SQL, HTML, and CSS that turn dense, machine-generated output into readable code (and back again for production), encoders for Base64, URL, and HTML entities, a JWT decoder, hash and UUID generators, a timestamp converter, and a YAML validator. Together they cover the routine parsing, cleaning, and inspecting tasks that interrupt real work.

Built for speed and privacy

Every tool loads instantly, works offline once the page is open, and requires no account or signup. Because processing happens locally with native browser APIs (including the Web Crypto API for anything that needs secure randomness), results are both fast and private. Pick a tool above to get started, or explore the related tools linked on each page.