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 directoriesCSS Minify
Minify or beautify CSS. Reduce file size, keep important comments, download .min.css.
JS Minify
Minify or beautify JavaScript. Reduce file size, copy or download .min.js.
JSON Formatter
Format or minify JSON. Validate, copy, download.
JSON Minify
Minify JSON to one line. Sort keys, copy, download. Real-time, no refresh.
JSON Validator
Validate JSON syntax. See errors with line numbers. Real-time, no refresh.
HTML Formatter
Format or minify HTML. Indent, copy, download. Responsive, dark mode.
HTML Minifier
Minify or beautify HTML. Real-time, no reload. Copy, download. Dark mode.
JWT Decoder
Decode JWT header and payload. Real-time, no reload. Copy, download. Dark mode.
Password Hash & Generator
Hash with bcrypt or Argon2, verify hashes, generate strong passwords. Advanced options.
UUID Generator
Generate UUIDs (v4) in the browser. One or many. Copy one or copy all. Real-time, no reload. Dark mode.
Random String Generator
Generate random alphanumeric strings. Customizable length and character types. One or many. Real-time, no reload. Dark mode.
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.
Timestamp Converter
Convert Unix timestamp to date/time and back. Real-time conversion, seconds or milliseconds. Copy or download result. Dark mode.
HTML Encoder / Decoder
Encode text to HTML entities or decode entities to plain text.
URL Encoder / Decoder
Percent-encode URLs or decode. Real-time, no reload. Copy, download. Dark mode.
Base64 Encode / Decode
Encode text to Base64 or decode Base64 to plain text.
JSON Beautifier
Format and beautify ugly JSON code into readable, indented JSON.
JSON to CSV
Convert JSON data into comma-separated values (CSV) format.
CSV to JSON
Convert CSV data back into JSON format.
JSON to XML
Convert structured JSON data into an XML format.
XML to JSON
Convert XML code seamlessly into a JSON object.
Base64 Decoder
Decode Base64 encoded data back to text seamlessly.
URL Decoder
Decode a URL encoded string back to a normal readable string.
HTML Decoder
Decode HTML entities back to standardized default characters.
Random Number Generator
Generate random numbers within a specified minimum and maximum range.
HEX to RGB
Convert HEX color codes to RGB values.
RGB to HEX
Convert RGB color values to HEX color codes.
HEX to HSL
Convert HEX color codes to HSL (Hue, Saturation, Lightness).
HSL to HEX
Convert HSL values into HEX color codes.
CSS Beautifier
Format and beautify compressed CSS code.
JS Beautifier
Format and beautify compressed JavaScript code.
SQL Formatter
Format unreadable SQL queries into beautifully indented text.
SQL Beautifier
Beautify unreadable SQL code for better readability.
SQL Minifier
Compress SQL queries into a single line to reduce file size.
JSON Compare Tool
Compare two JSON objects to find their differences.
YAML to JSON
Convert YAML configuration files into JSON format.
JSON to YAML
Convert JSON objects into human-readable YAML format.
Markdown to HTML
Convert Markdown text into raw HTML code.
URL Parser
Parse a URL into its constituent parts: protocol, host, path, parameters.
User Agent Parser
Parse browser User-Agent strings into readable machine details.