Use tools
40 Built-in Tools
terminal

Developer tools

Streamline your coding workflow. Format JSON/HTML, minify CSS/JS, decode JWTs, and generate secure passwords.

auto_awesome_mosaic Explore Developer tools

arrow_back Back to all directories
code

CSS Minify

Minify or beautify CSS. Reduce file size, keep important comments, download .min.css.

code

JS Minify

Minify or beautify JavaScript. Reduce file size, copy or download .min.js.

code

JSON Formatter

Format or minify JSON. Validate, copy, download.

code

JSON Minify

Minify JSON to one line. Sort keys, copy, download. Real-time, no refresh.

check_circle

JSON Validator

Validate JSON syntax. See errors with line numbers. Real-time, no refresh.

code

HTML Formatter

Format or minify HTML. Indent, copy, download. Responsive, dark mode.

code

HTML Minifier

Minify or beautify HTML. Real-time, no reload. Copy, download. Dark mode.

key

JWT Decoder

Decode JWT header and payload. Real-time, no reload. Copy, download. Dark mode.

code

Password Hash & Generator

Hash with bcrypt or Argon2, verify hashes, generate strong passwords. Advanced options.

fingerprint

UUID Generator

Generate UUIDs (v4) in the browser. One or many. Copy one or copy all. Real-time, no reload. Dark mode.

shuffle

Random String Generator

Generate random alphanumeric strings. Customizable length and character types. One or many. Real-time, no reload. Dark mode.

compare_arrows

Text Diff Checker

Compare two texts and see the difference. Line-by-line or word-by-word. Highlight added and removed. Real-time, no reload. Dark mode.

schedule

Timestamp Converter

Convert Unix timestamp to date/time and back. Real-time conversion, seconds or milliseconds. Copy or download result. Dark mode.

code

HTML Encoder / Decoder

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

link

URL Encoder / Decoder

Percent-encode URLs or decode. Real-time, no reload. Copy, download. Dark mode.

code

Base64 Encode / Decode

Encode text to Base64 or decode Base64 to plain text.

data_object

JSON Beautifier

Format and beautify ugly JSON code into readable, indented JSON.

table_chart

JSON to CSV

Convert JSON data into comma-separated values (CSV) format.

data_array

CSV to JSON

Convert CSV data back into JSON format.

code

JSON to XML

Convert structured JSON data into an XML format.

data_object

XML to JSON

Convert XML code seamlessly into a JSON object.

password

Base64 Decoder

Decode Base64 encoded data back to text seamlessly.

link_off

URL Decoder

Decode a URL encoded string back to a normal readable string.

html

HTML Decoder

Decode HTML entities back to standardized default characters.

123

Random Number Generator

Generate random numbers within a specified minimum and maximum range.

palette

HEX to RGB

Convert HEX color codes to RGB values.

palette

RGB to HEX

Convert RGB color values to HEX color codes.

palette

HEX to HSL

Convert HEX color codes to HSL (Hue, Saturation, Lightness).

palette

HSL to HEX

Convert HSL values into HEX color codes.

css

CSS Beautifier

Format and beautify compressed CSS code.

javascript

JS Beautifier

Format and beautify compressed JavaScript code.

database

SQL Formatter

Format unreadable SQL queries into beautifully indented text.

database

SQL Beautifier

Beautify unreadable SQL code for better readability.

database

SQL Minifier

Compress SQL queries into a single line to reduce file size.

difference

JSON Compare Tool

Compare two JSON objects to find their differences.

transform

YAML to JSON

Convert YAML configuration files into JSON format.

transform

JSON to YAML

Convert JSON objects into human-readable YAML format.

code

Markdown to HTML

Convert Markdown text into raw HTML code.

link

URL Parser

Parse a URL into its constituent parts: protocol, host, path, parameters.

devices

User Agent Parser

Parse browser User-Agent strings into readable machine details.