Developer Tools

Developer utilities for formatting, validating, and converting common technical data — focused on practical day-to-day tasks.

Tools in this category

Live
Mermaid to Image

Turn Mermaid diagram code into a downloadable PNG, SVG, or JPG — live preview, all in your browser.

Developer ToolsBrowser-only
Open tool
Live
Base64 Encoder / Decoder

Encode or decode text to and from base64, with a URL-safe variant.

Developer ToolsBrowser-only
Open tool
Live
Text Diff Checker

Compare two blocks of text and see added and removed lines side by side.

Developer ToolsBrowser-only
Open tool
Live
Sort & Deduplicate Lines

Sort lines alphabetically, numerically, or by length, and remove duplicates.

Developer ToolsBrowser-only
Open tool
Live
Whitespace & Line-break Cleaner

Collapse extra spaces, trim lines, and remove blank lines or line breaks.

Developer ToolsBrowser-only
Open tool
Live
Case Converter

Convert text between camelCase, snake_case, kebab-case, Title Case, and more.

Developer ToolsBrowser-only
Open tool
Live
HTML Entity Encoder / Decoder

Encode text to HTML entities or decode entities back to text.

Developer ToolsBrowser-only
Open tool
Live
Lorem Ipsum Generator

Generate placeholder lorem ipsum text by paragraphs, sentences, or words.

Developer ToolsBrowser-only
Open tool
Live
Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal.

Developer ToolsBrowser-only
Open tool
Live
JSON ↔ CSV Converter

Convert JSON arrays to CSV and CSV back to JSON, in your browser.

Developer ToolsBrowser-only
Open tool
Live
Regex Tester

Test a regular expression against text and see matches and capture groups.

Developer ToolsBrowser-only
Open tool
Live
Color Converter & Contrast Checker

Convert colors between HEX, RGB, and HSL, and check WCAG contrast.

Developer ToolsBrowser-only
Open tool
Live
Cron Expression Explainer

Translate a cron expression into plain English and a field-by-field breakdown.

Developer ToolsBrowser-only
Open tool
Live
JSON Formatter & Validator

Format, validate, and beautify JSON, in your browser.

Developer ToolsBrowser-only
Open tool
Live
JWT Decoder

Decode a JWT and inspect its header and payload, entirely in your browser.

Developer ToolsBrowser-only
Open tool
Live
Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates.

Developer ToolsBrowser-only
Open tool
Live
UUID Generator

Generate random UUIDs (v4), one or many, in your browser.

Developer ToolsBrowser-only
Open tool
Live
URL Encoder / Decoder

Percent-encode or decode URLs and query strings, in your browser.

Developer ToolsBrowser-only
Open tool
Live
Markdown Previewer

Write Markdown and see a live HTML preview, in your browser.

Developer ToolsBrowser-only
Open tool
Live
YAML to JSON Converter

Convert between YAML and JSON, both directions, in your browser.

Developer ToolsBrowser-only
Open tool
Live
Code Minifier

Minify CSS, JavaScript, and HTML to shrink file size, in your browser.

Developer ToolsBrowser-only
Open tool
Live
CSS Gradient Generator

Design CSS gradients visually and copy the code.

Developer ToolsBrowser-only
Open tool
Live
Box Shadow Generator

Design CSS box-shadows visually and copy the code.

Developer ToolsBrowser-only
Open tool
Live
Border Radius Generator

Craft CSS border-radius shapes visually and copy the code.

Developer ToolsBrowser-only
Open tool
Live
Color Picker

Pick colors and get HEX, RGB, and HSL, including from an image.

Developer ToolsBrowser-only
Open tool
Live
XML Formatter

Format, indent, and validate XML, in your browser.

Developer ToolsBrowser-only
Open tool
Live
JSON to TypeScript

Generate TypeScript types from JSON, in your browser.

Developer ToolsBrowser-only
Open tool
Live
CSV to Markdown Table

Convert CSV data into a Markdown table, in your browser.

Developer ToolsBrowser-only
Open tool
Live
IP Subnet Calculator

Calculate network, broadcast, and host ranges from an IP and CIDR.

Developer ToolsBrowser-only
Open tool
Live
CSS Unit Converter

Convert between px, rem, em, and pt for CSS.

Developer ToolsBrowser-only
Open tool
Live
Text to Binary Converter

Convert text to binary and back, in your browser.

Developer ToolsBrowser-only
Open tool
Live
SQL Formatter

Format and beautify SQL queries, in your browser.

Developer ToolsBrowser-only
Open tool
Live
HTML to Markdown

Convert HTML into clean Markdown, in your browser.

Developer ToolsBrowser-only
Open tool
Live
Barcode Generator

Generate barcodes (Code 128, EAN, and more), in your browser.

Developer ToolsBrowser-only
Open tool

About these tools

These developer tools are small, focused utilities for the chores that interrupt real work — formatting a messy payload, checking that a structure is valid, converting between formats, or generating a value you need. Every one runs in your browser, so there is nothing to install and the data you paste in stays on your machine.

The set spans the formats developers touch every day: a JSON formatter and validator, JSON to CSV and JSON to TypeScript converters, YAML to JSON, plus XML and SQL formatters. For encoding and decoding there are Base64, URL, and HTML-entity tools, a JWT decoder, a regex tester, a cron expression explainer, and number-base and Unix-timestamp converters. Text helpers like a diff viewer, a case converter, a Markdown previewer, and HTML to Markdown round out the workflow, alongside generators for UUIDs, lorem ipsum, and barcodes.

There are also front-end helpers — CSS gradient, box-shadow, border-radius and unit tools, a color converter and contrast checker, and an IP subnet calculator. Use them as quick, predictable utilities rather than a build pipeline: paste your input, get a clean result, and move on without an account or a download.

Frequently asked questions

No. The developer tools run client-side in your browser, so the JSON, tokens, or text you paste in are processed on your device and not uploaded to a server.

Related categories