Developer Tools

Format, minify, encode and generate.

67 free tools — no signup, runs in your browser

AES Encrypt and Decrypt

AES-256-GCM encryption with a passphrase.

Open tool

ASCII and Unicode Table

The ASCII table, plus details for any character you paste.

Open tool

Base32 and Base58 Converter

Encode and decode Base32 and Base58.

Open tool

Base64 Decoder

Decode Base64 back to text.

Open tool

Base64 Encoder

Encode text to Base64.

Open tool

Box Shadow Generator

Build a CSS box-shadow with live values.

Open tool

Byte Size Converter

Convert between KB, MB, GB, TB and their KiB counterparts.

Open tool

CRC32 Checksum Calculator

CRC32 and Adler-32 checksums for text or a file.

Open tool

CSS Beautifier

Re-indent minified CSS into something readable.

Open tool

CSS Gradient Generator

Build linear, radial and conic CSS gradients.

Open tool

CSS Minifier

Minify CSS by stripping comments and whitespace.

Open tool

CSS Unit Converter

Convert between px, rem, em, %, pt and physical units.

Open tool

CSS Validator

Catch unbalanced braces and broken declarations.

Open tool

Color Converter

Convert a colour between HEX, RGB, HSL, HSV and CMYK.

Open tool

Connection String Builder

Build a database URL with the password escaped correctly.

Open tool

Contrast Checker

Check colour contrast against the WCAG thresholds.

Open tool

Credit Card Validator

Check a card number's Luhn checksum and identify the issuer.

Open tool

Cron Expression Tool

Explain a cron expression and list its next runs.

Open tool

Cubic Bezier Generator

Build CSS easing curves, or start from a preset.

Open tool

Escape and Unescape String

Escape text for JavaScript, JSON, SQL, HTML, shell and more.

Open tool

File Hash Checker

Hash a file and compare it against a published checksum.

Open tool

Flexbox and Grid Generator

Generate CSS Flexbox or Grid layout rules.

Open tool

GZIP Compressor

Compress or expand text with GZIP or Deflate.

Open tool

HMAC Generator

Sign a message with a secret key using HMAC.

Open tool

HTML Entity Reference

Every common HTML entity with its character and code.

Open tool

HTML Formatter

Pretty-print and indent HTML.

Open tool

HTML Minifier

Shrink HTML without breaking pre or textarea content.

Open tool

HTML Validator

Find unclosed tags, bad nesting and missing alt text.

Open tool

HTTP Status Code Reference

Every HTTP status code, with notes on when to use it.

Open tool

Hash Generator

MD5, SHA-1, SHA-256, SHA-512 and more, from any text.

Open tool

IEEE 754 Float Converter

See the exact bits behind a floating-point number.

Open tool

JS Minifier

Basic JavaScript minifier (removes comments and extra whitespace).

Open tool

JSON Diff

Compare two JSON documents by value, not by text.

Open tool

JSON Formatter

Pretty-print and indent JSON.

Open tool

JSON Minifier

Minify JSON by removing whitespace.

Open tool

JSON Validator

Validate JSON and report syntax errors.

Open tool

JSON Viewer

Flatten JSON into one searchable path per value.

Open tool

JSON to CSV Converter

Convert JSON to CSV or TSV, and CSV back to JSON.

Open tool

JSON to TypeScript Types

Turn a JSON sample into TypeScript, Python or Go models.

Open tool

JSON to XML Converter

Convert JSON to XML and XML back to JSON.

Open tool

JSON to YAML Converter

Convert JSON to YAML and YAML back to JSON.

Open tool

JSONPath Tester

Query JSON with a dotted path and see what it returns.

Open tool

JWT Decoder

Read a JWT's header, payload and expiry.

Open tool

JWT Encoder

Sign a JSON payload into a JWT with HMAC.

Open tool

JavaScript Beautifier

Re-indent minified JavaScript or TypeScript.

Open tool

JavaScript Obfuscator

Hide string literals and strip comments from JavaScript.

Open tool

JavaScript Syntax Checker

Check brackets, quotes and comments before you debug.

Open tool

MIME Type Lookup

Find the MIME type for any file extension.

Open tool

Markdown Table Generator

Turn CSV or TSV rows into an aligned Markdown table.

Open tool

Mock SQL Generator

Generate CREATE TABLE and INSERT statements from a JSON sample.

Open tool

Password Generator

Generate strong random passwords.

Open tool

README Generator

Generate a project README with the usual sections.

Open tool

Regex Cheat Sheet

Every regex token explained, with ready-made patterns.

Open tool

Regex Tester

Test a regular expression and see every match and group.

Open tool

Responsive srcset Generator

Build a responsive img tag with srcset and sizes.

Open tool

SQL Formatter

Break a long SQL statement onto readable lines.

Open tool

SQL Minifier

Strip comments and whitespace from an SQL statement.

Open tool

SVG Optimizer

Strip the editor metadata that bloats an exported SVG.

Open tool

Subnet Calculator

CIDR maths for IPv4 and IPv6 networks.

Open tool

TOML and INI Converter

Convert between TOML, INI and JSON.

Open tool

UUID Generator

Generate one or more random UUID v4 values.

Open tool

Unix Timestamp Converter

Convert Unix timestamps to dates and back.

Open tool

User Agent Parser

Read the browser, OS and device out of a User-Agent string.

Open tool

XML Formatter

Pretty-print or minify XML, and catch syntax errors.

Open tool

cURL to Code Converter

Turn a cURL command into JavaScript, Python, Go or PHP.

Open tool

gitignore Generator

Build a .gitignore for the stacks you actually use.

Open tool

htpasswd Generator

Generate an Apache or nginx .htpasswd line.

Open tool

ToolSimpli's developer tools are built to speed up everyday coding tasks without switching between multiple apps or installing extensions. Use the JSON formatter to instantly beautify messy JSON, or the JSON validator to catch syntax errors before they break your application, and the JSON minifier when you need to shrink JSON payloads for production.

Encoding and decoding data is a routine part of development. Our Base64 encoder converts text and files to Base64 in one click, the Base64 decoder reverses the process, and the dedicated Base64 to image converter and image to Base64 converter make it easy to embed images directly in code or extract images from encoded strings.

Shipping faster, lighter code matters for performance. The CSS minifier and JS minifier strip out unnecessary whitespace and comments to shrink file sizes and improve page load times, while the HTML formatter cleans up and indents markup for easier reading and debugging. For generating unique identifiers in databases and APIs, the UUID generator produces valid, random UUIDs instantly.

All developer tools on ToolSimpli run client-side friendly workflows in the browser, require no account, and support copy-paste or file upload where relevant. Whether you're debugging an API response, preparing assets for production, or generating test data, this toolkit is designed to be fast, accurate and free to use as often as you need. Browse the full list below to find the right developer tool for your workflow.