Free Online Developer Tools
A responsive collection of browser-based utilities for JSON, encoding, hashing, JWTs, CSV conversion, Markdown, colours, images, DevOps values, debugging and everyday software engineering tasks.
Search tools
Browse by category
Find the right utility quickly by choosing a category. Each section groups tools that developers often use together in the same workflow.
Utilities for formatting, validating, comparing and converting JSON and API-related data.
Browser-based encoders, decoders, hash generators, password tools and token helpers.
Convert between CSV, TSV, JSON, YAML, XML and related structured formats.
Utilities for frontend development, colours, Markdown, CSS, SVGs and web assets.
Tools for cron expressions, permissions, DNS records, timestamps, UUIDs, SQL and environment files.
Image converters, resizers, Base64 image utilities and file viewers.
Developer utilities for everyday engineering work
Dev Utilities is designed for small but frequent engineering tasks: formatting JSON, decoding tokens, checking URLs, generating UUIDs, converting CSV data, previewing Markdown, minifying SQL, converting colours and debugging structured data.
Instead of installing separate packages or searching through old scripts, you can open a focused utility page, enter a value, run the tool and copy the result. The tools are responsive, so they work on desktop and mobile browsers.
Why browser-based tools are useful
Many developer tasks are too small to justify writing a script but too repetitive to do manually. Browser-based tools help fill that gap. They are especially useful when preparing examples for documentation, checking API payloads, debugging integrations, working with support tickets or creating quick test values.
Privacy-conscious static design
This site is built as a static toolkit. Most tools process input locally in your browser. File inputs are only included on tools where file-based workflows are practical, such as CSV conversion, JSON formatting, HAR viewing and image conversion.
Popular workflows
- Format a JSON payload, then convert it to CSV or YAML.
- Decode a JWT, inspect an HTTP status code and parse a URL during API debugging.
- Generate a UUID, password, random string or slug for test data.
- Convert colours, preview Markdown or inline CSS for web development.
- Inspect cron expressions, Unix permissions and DNS records during infrastructure work.
Latest developer guides
Read practical guides that explain the concepts behind the most common developer utilities.