All Tools
Free online developer tools. All tools run in your browser β no data sent to any server.
JSON
JSON Formatter
Format and beautify your JSON data with proper indentation.
JSON Validator
Validate your JSON and get detailed error messages.
JSON Editor
Edit and format JSON data online.
JSON Pretty Print
Pretty print JSON with indentation and syntax highlighting.
JSON Viewer
View JSON data in a readable formatted layout.
JSON Parser
Parse JSON strings and view the structured data.
JSON Minify
Minify JSON by removing all whitespace.
JSON Reader
Read and format JSON data for easy viewing.
JSON Stringify Online
Stringify values to JSON format online.
JSON to One Line
Compress JSON to a single line.
JSON Compare
Compare two JSON objects and find the differences.
JSON Sorter
Sort JSON keys alphabetically.
Converters
JSON to XML
Convert JSON data to XML format.
JSON to CSV
Convert JSON arrays to CSV format.
JSON to YAML
Convert JSON to YAML format.
JSON to TSV
Convert JSON arrays to TSV (tab-separated) format.
JSON to String
Convert JSON to an escaped string representation.
XML to JSON
Convert XML data to JSON format.
XML to CSV
Convert XML data to CSV format.
XML to String
Convert XML to an escaped string.
XML to YAML
Convert XML to YAML format.
RSS to JSON
Convert RSS/XML feed to JSON format.
YAML to JSON
Convert YAML to JSON format.
YAML to XML
Convert YAML to XML format.
YAML to CSV
Convert YAML arrays to CSV format.
CSV to JSON
Convert CSV data to JSON format.
CSV to XML
Convert CSV data to XML format.
CSV to YAML
Convert CSV data to YAML format.
CSV to HTML
Convert CSV data to an HTML table.
String to JSON
Parse a string into JSON format.
XML
XML Formatter
Format and beautify XML data with proper indentation.
XML Minify
Minify XML by removing whitespace and line breaks.
XML Viewer
View XML data in a formatted layout.
XML Pretty Print
Pretty print XML with proper indentation.
XML Validator
Validate XML syntax and structure.
XML Editor
Edit and format XML data online.
XML Parser
Parse XML and view the structured tree.
WSDL Formatter
Format WSDL (Web Services Description Language) documents.
SOAP Formatter
Format SOAP XML messages with proper indentation.
YAML
HTML
HTML Formatter
Format and beautify HTML code with proper indentation.
HTML Pretty Print
Pretty print HTML with proper indentation.
HTML Validator
Validate HTML syntax and structure.
HTML Viewer
View HTML in a formatted layout.
HTML Editor
Edit and format HTML code online.
JSBeautifier
Beautify JavaScript code with proper formatting.
HTML Minify
Minify HTML by removing whitespace and comments.
JADE to HTML
Convert Jade/Pug templates to HTML.
HTML to JADE
Convert HTML to Jade/Pug template syntax.
EXCEL to HTML
Convert Excel/TSV data to an HTML table.
Escaper
HTML Escape
Escape HTML special characters.
HTML Unescape
Unescape HTML entities back to characters.
XML Escape
Escape XML special characters.
XML Unescape
Unescape XML entities back to characters.
Javascript Escape
Escape special characters in JavaScript strings.
Javascript Unescape
Unescape JavaScript string escape sequences.
Java Escape
Escape special characters for Java strings.
Java Unescape
Unescape Java string escape sequences.
.Net Escape
Escape special characters for .NET strings.
.Net Unescape
Unescape .NET string escape sequences.
JSON Escape
Escape special characters in JSON strings.
JSON Unescape
Unescape JSON string escape sequences.
CSV Escape
Escape special characters for CSV format.
CSV Unescape
Unescape CSV formatted strings.
SQL Escape
Escape special characters for SQL queries.
SQL Unescape
Unescape SQL escaped strings.
Invoice Tools
Other
Articles
Javascript
JSON5
URL Encoders
URL Encode
Encode text to URL-safe format.
URL Decode
Decode URL-encoded text back to readable format.
JSON URL Encode
URL-encode JSON data.
JSON URL Decode
Decode URL-encoded JSON data.
XML URL Encode
URL-encode XML data.
XML URL Decode
Decode URL-encoded XML data.
YAML URL Encode
URL-encode YAML data.
YAML URL Decode
Decode URL-encoded YAML data.
Base64 Encoders
CSS
Minify CSS
Minify CSS by removing whitespace and comments.
CSS Beautifier
Beautify and format CSS code.
CSS Formatter
Format CSS code with proper indentation.
CSS Pretty Print
Pretty print CSS with proper formatting.
CSS to LESS
Convert CSS to LESS syntax.
CSS to SCSS
Convert CSS to SCSS syntax.
CSS to SASS
Convert CSS to SASS (indented) syntax.
CSS to Stylus
Convert CSS to Stylus syntax.
Stylus to CSS
Convert Stylus to CSS syntax.
Stylus to LESS
Convert Stylus to LESS syntax.
Stylus to SCSS
Convert Stylus to SCSS syntax.
Stylus to SASS
Convert Stylus to SASS syntax.
LESS to CSS
Convert LESS to CSS syntax.
LESS to SCSS
Convert LESS to SCSS syntax.
LESS to SASS
Convert LESS to SASS syntax.
LESS to Stylus
Convert LESS to Stylus syntax.
SCSS to CSS
Convert SCSS to CSS syntax.
SCSS to LESS
Convert SCSS to LESS syntax.
SCSS to SASS
Convert SCSS to SASS syntax.
SCSS to Stylus
Convert SCSS to Stylus syntax.
SASS to CSS
Convert SASS to CSS syntax.
SASS to LESS
Convert SASS to LESS syntax.
SASS to SCSS
Convert SASS to SCSS syntax.
SASS to Stylus
Convert SASS to Stylus syntax.
Data to Class
JSON to Java
Generate Java classes from JSON data.
XML to Java
Generate Java classes from XML data.
JSON to Python
Generate Python classes from JSON data.
XML to Python
Generate Python classes from XML data.
JSON to Objective-C
Generate Objective-C classes from JSON data.
XML to Objective-C
Generate Objective-C classes from XML data.
JSON to JSON Schema
Generate JSON Schema from JSON data.
XML to JSON Schema
Generate JSON Schema from XML data.
JSON to Swift
Generate Swift structs from JSON data.
XML to Swift
Generate Swift structs from XML data.
JSON to C#
Generate C# classes from JSON data.
XML to C#
Generate C# classes from XML data.
JSON to Go
Generate Go structs from JSON data.
XML to Go
Generate Go structs from XML data.
JSON to Rust
Generate Rust structs from JSON data.
XML to Rust
Generate Rust structs from XML data.
JSON to Crystal
Generate Crystal classes from JSON data.
XML to Crystal
Generate Crystal classes from XML data.
JSON to C++
Generate C++ structs from JSON data.
XML to C++
Generate C++ structs from XML data.
JSON to TypeScript
Generate TypeScript interfaces from JSON data.
XML to TypeScript
Generate TypeScript interfaces from XML data.
JSON to JavaScript PropTypes
Generate React PropTypes from JSON data.
XML to JavaScript PropTypes
Generate React PropTypes from XML data.
JSON to Flow
Generate Flow type definitions from JSON data.
XML to Flow
Generate Flow type definitions from XML data.
JSON to Kotlin
Generate Kotlin data classes from JSON data.
XML to Kotlin
Generate Kotlin data classes from XML data.
JSON to Elm
Generate Elm type aliases and decoders from JSON data.
XML to Elm
Generate Elm type aliases from XML data.
JSON to Ruby
Generate Ruby classes from JSON data.
XML to Ruby
Generate Ruby classes from XML data.
JSON to Dart
Generate Dart classes from JSON data.
XML to Dart
Generate Dart classes from XML data.
JSON to Pike
Generate Pike classes from JSON data.
XML to Pike
Generate Pike classes from XML data.
JSON to Haskell
Generate Haskell data types from JSON data.
XML to Haskell
Generate Haskell data types from XML data.
Formatters
JavaScript Formatter
Format and beautify JavaScript code.
C# Formatter
Format and beautify C# code.
Java Formatter
Format and beautify Java code.
GraphQL Formatter
Format and beautify GraphQL queries.
Angular Formatter
Format Angular template and component code.
Vue JS Formatter
Format Vue.js template code.
LESS Formatter
Format and beautify LESS code.
SCSS Formatter
Format and beautify SCSS code.
TypeScript Formatter
Format and beautify TypeScript code.
Babel Formatter
Format modern JavaScript/Babel code.
Markdown Formatter
Format and clean up Markdown text.
MDX Formatter
Format MDX (Markdown + JSX) content.
Glimmer JS Formatter
Format Glimmer.js template code.
LWC Formatter
Format Lightning Web Components (LWC) code.
PHP Formatter
Format and beautify PHP code.
Flow Formatter
Format Flow type-annotated JavaScript code.