Free Web Development Tools

23 developer tools for HTML, CSS, JavaScript, JSON, XML, CSV, and TSV formatting and conversion. Instant, free, and 100% browser-based.

🔓
HTML Decoder

Decode HTML entities back to raw HTML code.

🔒
HTML Encoder

Encode special characters into safe HTML entities.

🎨
HTML Beautifier

Format and indent messy HTML code.

HTML Minifier

Compress HTML code size by stripping whitespace.

🖌️
CSS Beautifier

Prettify minified CSS code into readable blocks.

📦
CSS Minifier

Compress CSS stylesheets for faster web loading.

JavaScript Beautifier

Format minified JS code into readable scripts.

🚀
JavaScript Minifier

Minify JS code size by removing comments & spaces.

🛡️
JavaScript Obfuscator

Protect JS source code with string & variable encoding.

🔍
JavaScript DeObfuscator

Decode hex-encoded strings and unpack obfuscated JS.

📄
JSON Formatter

Format and prettify JSON data with 2-space indentation.

JSON Validator

Validate JSON syntax with line error details.

🗜️
JSON Minify

Compress JSON payload size by removing whitespace.

🌳
JSON Viewer

Inspect JSON payloads in an interactive tree view.

✏️
JSON Editor

Edit JSON data and sort keys alphabetically.

📐
JSON to JSON Schema

Generate JSON Schema draft specs from sample JSON.

🔄
XML to JSON Converter

Convert XML documents into structured JSON objects.

🏷️
JSON to XML Converter

Convert JSON objects into valid XML markup.

📊
CSV to JSON Converter

Convert CSV spreadsheet rows into JSON array objects.

📈
JSON to CSV Converter

Flatten JSON array objects into CSV format.

📋
TSV to JSON Converter

Convert tab-separated values into JSON objects.

📤
JSON to TSV Converter

Convert JSON arrays to tab-separated text.

📝
JSON to Text Converter

Extract plain text and key-value lines from JSON.