Skip to main content

All Tools

JSON Formatter

Format, prettify, and validate JSON with error reporting.

JSON Minifier

Minify JSON to a single compact line.

JSON to XML

Convert JSON data into XML.

JSON to YAML

Convert JSON data into YAML.

JSON to CSV

Convert a JSON array into CSV.

JSON to TSV

Convert a JSON array into TSV.

JSON to Text

Extract plain text values from JSON.

JSON to HTML Table

Convert a JSON array into an HTML table.

JSON Diff

Compare two JSON documents and see semantic differences.

JSON Path Tester

Evaluate JSONPath expressions against a JSON document.

JSON Stringify

Escape JSON for embedding in code as a string literal.

JSON Serialize

Serialize a JSON value to an escaped string.

JSON Deserialize

Unescape a JSON string literal back to formatted JSON.

String to JSON

Convert a plain string into a valid JSON value.

XML Formatter

Format, prettify, and validate XML.

XML to JSON

Convert XML documents into JSON.

XML to YAML

Convert XML documents into YAML.

XML to CSV

Convert XML into CSV.

XML to TSV

Convert XML into TSV.

XML to Text

Extract plain text from XML.

XML to HTML

Convert XML into an HTML representation.

XML Diff

Compare two XML documents and highlight differences.

XML XSL Transform

Apply an XSL stylesheet to an XML document.

XML Stringify

Escape an XML document into a string literal.

XPath Tester

Evaluate XPath expressions against an XML document.

CSV Viewer

Render CSV data as an interactive table.

CSV to JSON

Convert CSV into a JSON array of objects.

CSV to XML

Convert CSV into XML.

CSV to YAML

Convert CSV into YAML.

CSV to TSV

Convert CSV (comma-separated) to TSV (tab-separated).

CSV to HTML Table

Convert CSV into an HTML table.

CSV to SQL

Generate SQL INSERT statements from CSV data.

CSV to Multiline

Convert CSV into readable multiline data.

SQL to JSON

Convert SQL INSERT statements into JSON.

SQL to CSV

Convert SQL INSERT statements into CSV.

SQL to XML

Convert SQL INSERT statements into XML.

SQL to YAML

Convert SQL INSERT statements into YAML.

SQL to HTML Table

Convert SQL INSERT statements into an HTML table.

HTML Stripper

Remove all HTML tags and return plain text.

HTML Table Generator

Generate an HTML table from CSV or TSV data.

HTML to CSV

Extract an HTML table and convert it to CSV.

HTML to TSV

Extract an HTML table and convert it to TSV.

HTML to JSON

Extract an HTML table and convert it to JSON.

HTML to XML

Extract an HTML table and convert it to XML.

HTML to YAML

Extract an HTML table and convert it to YAML.

HTML to Text

Strip HTML tags and return clean plain text.

HTML to Markdown

Convert HTML into Markdown.

HTML to PUG

Convert HTML into PUG template syntax.

HTML to JADE

Convert HTML into JADE (PUG) template syntax.

HTML to BBCode

Convert HTML into BBCode.

Markdown to HTML

Convert Markdown into HTML.

PUG to HTML

Render PUG templates as HTML.

JADE to HTML

Render JADE (PUG) templates as HTML.

BBCode to HTML

Convert BBCode to HTML.

Text to HTML Entities

Encode reserved characters as HTML entities.

HTML Entities to Text

Decode HTML entities back to text.

HEX to RGB

Convert HEX colors to RGB.

HEX to HSL

Convert HEX colors to HSL.

HEX to HSV

Convert HEX colors to HSV.

HEX to CMYK

Convert HEX colors to CMYK.

HEX to Colortone

Convert HEX colors to Colortone.

RGB to HEX

Convert RGB colors to HEX.

RGB to HSL

Convert RGB colors to HSL.

RGB to HSV

Convert RGB colors to HSV.

RGB to CMYK

Convert RGB colors to CMYK.

RGB to Colortone

Convert RGB colors to Colortone.

HSL to HEX

Convert HSL colors to HEX.

HSL to RGB

Convert HSL colors to RGB.

HSL to HSV

Convert HSL colors to HSV.

HSL to CMYK

Convert HSL colors to CMYK.

HSL to Colortone

Convert HSL colors to Colortone.

HSV to HEX

Convert HSV colors to HEX.

HSV to RGB

Convert HSV colors to RGB.

HSV to HSL

Convert HSV colors to HSL.

HSV to CMYK

Convert HSV colors to CMYK.

HSV to Colortone

Convert HSV colors to Colortone.

CMYK to HEX

Convert CMYK colors to HEX.

CMYK to RGB

Convert CMYK colors to RGB.

CMYK to HSL

Convert CMYK colors to HSL.

CMYK to HSV

Convert CMYK colors to HSV.

CMYK to Colortone

Convert CMYK colors to Colortone.

Colortone to HEX

Convert Colortone colors to HEX.

Colortone to RGB

Convert Colortone colors to RGB.

Colortone to HSL

Convert Colortone colors to HSL.

Colortone to HSV

Convert Colortone colors to HSV.

Colortone to CMYK

Convert Colortone colors to CMYK.

Length Converter

Length unit conversion.

Weight Converter

Weight unit conversion.

Volume Converter

Volume unit conversion.

Area Converter

Area unit conversion.

Time Converter

Time unit conversion.

Temperature Converter

Temperature unit conversion.

Speed Converter

Speed unit conversion.

Data Storage Converter

Data Storage unit conversion.

Pressure Converter

Pressure unit conversion.

Energy Converter

Energy unit conversion.

Angle Converter

Angle unit conversion.

Text to Base64

Encode text as Base64.

Base64 to Text

Decode Base64 back to text.

Image to Base64

Encode any image file as a Base64 string.

Base64 to Image

Decode a Base64 string into a viewable image.

PNG to Base64

Encode a PNG image as Base64.

JPG to Base64

Encode a JPG image as Base64.

JSON to Base64

Encode JSON text as Base64.

XML to Base64

Encode XML text as Base64.

YAML to Base64

Encode YAML text as Base64.

CSV to Base64

Encode CSV text as Base64.

TSV to Base64

Encode TSV text as Base64.

Hex to Base64

Encode hexadecimal data as Base64.

Octal to Base64

Encode octal data as Base64.

Binary to Base64

Encode binary data as Base64.

Base64 to JSON

Decode Base64 back to JSON.

Base64 to XML

Decode Base64 back to XML.

Base64 to YAML

Decode Base64 back to YAML.

Base64 to CSV

Decode Base64 back to CSV.

Base64 to TSV

Decode Base64 back to TSV.

Base64 to Hex

Decode Base64 to hexadecimal.

Base64 to Binary

Decode Base64 to binary representation.

JPG to PNG

Convert JPG images to PNG format.

PNG to JPG

Convert PNG images to JPG format.

BMP to PNG

Convert BMP images to PNG format.

Case Converter

Convert text between camelCase, snake_case, kebab-case, and more.

Word Counter

Count characters, words, lines, and sentences.

Word Frequency Counter

Count how often each word appears.

Reverse String

Reverse the characters of your text.

Upside Down Text

Flip text upside down using Unicode.

Remove Duplicate Lines

Remove repeated lines from your text.

Remove Empty Lines

Strip out blank lines.

Remove Extra Spaces

Collapse repeated spaces and trim lines.

Remove Whitespace

Strip all whitespace from text.

Remove Line Breaks

Replace line breaks with spaces.

Remove Lines Containing

Remove all lines that contain a given substring.

Remove Accents

Strip diacritical marks from accented characters.

Remove Punctuation

Strip all punctuation from text.

Sort Text Lines

Sort lines alphabetically.

Word Sorter

Sort words alphabetically.

Word Repeater

Repeat each word in your text N times.

Text Repeater

Repeat a block of text N times.

Random Word Generator

Generate a list of random English words.

Number to Word

Convert numbers to English words.

Word to Number

Convert English number words to digits.

String Builder

Build and manipulate strings with repeat and join operations.

Delimited Text Extractor

Extract a specific column from delimited text.

NTLM Hash Generator

Generate NTLM (MD4) hashes from text.

String to Hex

Encode text as hexadecimal bytes.

Hex to String

Decode hexadecimal bytes back to text.

String to Binary

Encode text as binary.

Binary to String

Decode binary back to text.

Password Generator

Generate strong, random passwords.

Text Diff

Compare two blocks of text line by line.

Unix Timestamp Converter

Convert Unix timestamps to dates and vice versa.

Crontab Formatter

Parse and explain cron expressions with next run times.

Credit Card Validator

Validate credit card numbers using the Luhn algorithm.

Credit Card Fake Generator

Generate fake credit card numbers for testing (Luhn-valid).

JavaScript Obfuscator

Obfuscate JavaScript code by renaming variables and encoding strings.