Skip to content
TOOLORA

Developer Tools

JSON, encoding, hashes, UUIDs, timestamps and more for building faster.

159 live · 150+ planned

Popular

JSON Formatter & Validator

Beautify, minify and validate JSON with clear error messages.

Developer ToolsUse tool
Popular

Base64 Encode / Decode

Encode text to Base64 or decode Base64 back to text.

Developer ToolsUse tool
Popular

Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates.

Developer ToolsUse tool
Popular

Regex Tester

Test regular expressions against text with live match highlighting.

Developer ToolsUse tool

Hash Generator (SHA)

Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes from text.

Developer ToolsUse tool
Popular

Number Base Converter

Convert numbers between binary, octal, decimal and hexadecimal.

Developer ToolsUse tool

URL Encode / Decode

Percent-encode or decode URLs and query parameters.

Developer ToolsUse tool

JWT Decoder

Decode a JSON Web Token to inspect its header and payload.

Developer ToolsUse tool

CSV ⇄ JSON Converter

Convert CSV to JSON and JSON back to CSV.

Developer ToolsUse tool
Popular

Text Diff Checker

Compare two texts and highlight the differences line by line.

Developer ToolsUse tool
Popular

Aspect Ratio Calculator

Find the aspect ratio and resize dimensions proportionally.

Developer ToolsUse tool

HTML Entities Encoder / Decoder

Encode special characters to HTML entities or decode them back.

Developer ToolsUse tool

CSS Minifier

Minify CSS by removing comments and whitespace.

Developer ToolsUse tool

JavaScript String Escaper

Escape a string for safe use in JavaScript.

Developer ToolsUse tool

JavaScript String Unescaper

Turn escaped sequences back into real characters.

Developer ToolsUse tool

SQL Keyword Formatter

Uppercase SQL keywords and tidy spacing.

Developer ToolsUse tool

Text to ASCII Codes

Convert text into character (ASCII/Unicode) codes.

Developer ToolsUse tool

ASCII Codes to Text

Convert character codes back into text.

Developer ToolsUse tool

Unicode Escape Converter

Convert text to \uXXXX escape sequences.

Developer ToolsUse tool

JSON Key Sorter

Alphabetically sort the keys of a JSON object.

Developer ToolsUse tool

JSON String Escaper

Escape text into a valid JSON string.

Developer ToolsUse tool
New

CSS clamp() Generator

Generate a fluid-typography clamp() from min/max sizes and viewports.

Developer ToolsUse tool

Bytes to Human Readable Size

Convert a raw byte count to KB, MB or GB.

Developer ToolsUse tool

JSON Minifier

Minify JSON by removing whitespace.

Developer ToolsUse tool

JSON String Unescape

Decode an escaped JSON string.

Developer ToolsUse tool

HTML Entities Encoder

Encode text into HTML entities.

Developer ToolsUse tool

HTML Entities Decoder

Decode HTML entities back into text.

Developer ToolsUse tool

JSONL to JSON Array

Convert JSON Lines (NDJSON) to a JSON array.

Developer ToolsUse tool

JSON to YAML

Convert JSON into YAML format.

Developer ToolsUse tool

Backslash Escape

Escape special characters with backslashes.

Developer ToolsUse tool

Backslash Unescape

Convert backslash escape sequences to characters.

Developer ToolsUse tool

SQL IN Clause Generator

Turn a list into a SQL IN (…) clause.

Developer ToolsUse tool

List to JSON Array

Convert a list of lines into a JSON array.

Developer ToolsUse tool

Remove JSON Comments

Strip // and /* */ comments from JSON.

Developer ToolsUse tool

Base64 to JSON

Decode Base64 and pretty-print the JSON.

Developer ToolsUse tool

TSV to JSON

Convert tab-separated values to JSON.

Developer ToolsUse tool

URL Query String Builder

Build a URL query string from key=value lines.

Developer ToolsUse tool

JSON Keys to snake_case

Convert all JSON object keys to snake_case.

Developer ToolsUse tool

JSON Keys to camelCase

Convert all JSON object keys to camelCase.

Developer ToolsUse tool

CSV to XML

Convert CSV rows into XML records.

Developer ToolsUse tool

JSON to Markdown Table

Convert a JSON array of objects to a Markdown table.

Developer ToolsUse tool

URL Component Encoder

Percent-encode text for use in a URL.

Developer ToolsUse tool

URL Component Decoder

Decode a percent-encoded URL component.

Developer ToolsUse tool

Filename Slugifier

Turn text into a safe, clean filename.

Developer ToolsUse tool

HTML Attribute Escaper

Escape text for safe use in an HTML attribute.

Developer ToolsUse tool

Text to Hex Bytes

Convert text into hexadecimal byte values.

Developer ToolsUse tool

JSON Values Extractor

List all values from a JSON object or array.

Developer ToolsUse tool

Count JSON Keys

Count the total number of keys in a JSON object.

Developer ToolsUse tool

New Lines to <br>

Replace line breaks with HTML <br> tags.

Developer ToolsUse tool

<br> to New Lines

Replace HTML <br> tags with line breaks.

Developer ToolsUse tool

CSV Headers Extractor

Extract the header row from a CSV.

Developer ToolsUse tool

CSV to SQL VALUES

Convert CSV rows into a SQL VALUES list.

Developer ToolsUse tool

JSON to Go Struct

Generate a Go struct from a JSON object.

Developer ToolsUse tool

JSON to Python Dict

Convert JSON into a Python dictionary literal.

Developer ToolsUse tool

Properties to JSON

Convert a .properties file to JSON.

Developer ToolsUse tool

INI to JSON

Convert an INI config file to JSON.

Developer ToolsUse tool

JSON to INI

Convert a JSON object into INI format.

Developer ToolsUse tool

JWT Header Decoder

Decode the header of a JSON Web Token.

Developer ToolsUse tool

Unix Timestamp to ISO

Convert a Unix timestamp to an ISO 8601 date.

Developer ToolsUse tool

ISO to Unix Timestamp

Convert an ISO 8601 date to a Unix timestamp.

Developer ToolsUse tool

SQL Comment Remover

Strip comments from SQL code.

Developer ToolsUse tool

Remove Console Logs

Delete console.log and debug statements from code.

Developer ToolsUse tool

Lines of Code Counter

Count code, comment and blank lines.

Developer ToolsUse tool

camelCase to Words

Split camelCase or PascalCase into words.

Developer ToolsUse tool

dot.case Converter

Convert text to dot.case.

Developer ToolsUse tool

Flatten JSON to Dot Keys

Flatten nested JSON into dot-notation key/value lines.

Developer ToolsUse tool

Unflatten JSON Keys

Expand dot-notation keys into nested JSON.

Developer ToolsUse tool

Sort JSON Array

Sort a JSON array of strings or numbers.

Developer ToolsUse tool

JSON Array Deduplicate

Remove duplicate values from a JSON array.

Developer ToolsUse tool

Remove Nulls from JSON

Strip null and empty values from JSON.

Developer ToolsUse tool

YAML Frontmatter Extractor

Extract the YAML frontmatter block from a document.

Developer ToolsUse tool

Markdown Table to CSV

Convert a Markdown table into CSV.

Developer ToolsUse tool

Markdown Links Extractor

Extract all links from Markdown text.

Developer ToolsUse tool

Form Data to JSON

Convert URL-encoded form data to JSON.

Developer ToolsUse tool

JSONL to CSV

Convert JSON Lines to CSV.

Developer ToolsUse tool

Base64 Encode Each Line

Base64-encode every line separately.

Developer ToolsUse tool

Epoch Milliseconds to Date

Convert a millisecond timestamp to a readable date.

Developer ToolsUse tool

Duration to Seconds

Convert a duration like 1h30m to seconds.

Developer ToolsUse tool

Seconds to Human Duration

Convert seconds into a readable duration.

Developer ToolsUse tool

JSON Schema Generator

Infer a basic JSON Schema from a JSON sample.

Developer ToolsUse tool

JSON to Kotlin Data Class

Generate a Kotlin data class from JSON.

Developer ToolsUse tool

JSON to Rust Struct

Generate a Rust struct from JSON.

Developer ToolsUse tool

JSON to Java Class

Generate a Java class from JSON.

Developer ToolsUse tool

SQL INSERT Generator

Generate SQL INSERT statements from a JSON array.

Developer ToolsUse tool

JSON Value Types

List the type of each value in a JSON object.

Developer ToolsUse tool

Env Example Generator

Turn a .env file into a .env.example template.

Developer ToolsUse tool

YAML Comment Remover

Strip comments from a YAML file.

Developer ToolsUse tool

Python Comment Remover

Remove # comments from Python code.

Developer ToolsUse tool

SQL Keywords Uppercase

Uppercase SQL keywords in a query.

Developer ToolsUse tool

Normalize Line Endings

Convert line endings between LF and CRLF.

Developer ToolsUse tool

Code Comment Counter

Count the comment lines in source code.

Developer ToolsUse tool

Extract TODO Comments

Pull all TODO and FIXME notes from code.

Developer ToolsUse tool

Query String Sorter

Sort URL query parameters alphabetically.

Developer ToolsUse tool

URL Parser

Break a URL into its components.

Developer ToolsUse tool

Slug to camelCase

Convert a kebab-case slug to camelCase.

Developer ToolsUse tool

HTML Minifier

Minify HTML by removing comments and extra whitespace.

Developer ToolsUse tool

CSS Beautifier

Format minified CSS into readable, indented rules.

Developer ToolsUse tool

UUID Validator

Check whether each line is a valid UUID.

Developer ToolsUse tool

JSON to Query String

Convert a JSON object into a URL query string.

Developer ToolsUse tool

Query String to JSON

Convert a URL query string into a JSON object.

Developer ToolsUse tool

JavaScript Comment Remover

Strip // and /* */ comments from code.

Developer ToolsUse tool

Windows / Unix Path Converter

Convert file paths between backslashes and forward slashes.

Developer ToolsUse tool

Base64URL Encoder

Encode text to URL-safe Base64.

Developer ToolsUse tool

UTF-8 Byte Counter

Count characters and UTF-8 bytes.

Developer ToolsUse tool

String Repeater

Repeat a string a set number of times.

Developer ToolsUse tool

Regex Escaper

Escape special characters so text matches literally in a regex.

Developer ToolsUse tool

XML Formatter

Pretty-print and indent XML.

Developer ToolsUse tool

XML Minifier

Remove whitespace between XML tags.

Developer ToolsUse tool

SQL Minifier

Minify SQL by collapsing whitespace and comments.

Developer ToolsUse tool

Base32 Encoder

Encode text to Base32.

Developer ToolsUse tool

Base32 Decoder

Decode Base32 back to text.

Developer ToolsUse tool

JSON to XML Converter

Convert a JSON object to XML.

Developer ToolsUse tool

Newlines to <br> Converter

Replace line breaks with HTML <br> tags.

Developer ToolsUse tool

<br> to Newlines Converter

Replace HTML <br> tags with line breaks.

Developer ToolsUse tool

Semantic Version Parser

Break a semver string into its parts.

Developer ToolsUse tool

JSON Keys Extractor

List every key in a JSON object.

Developer ToolsUse tool

JSON Values Extractor

List all leaf values from a JSON object.

Developer ToolsUse tool

Lines of Code Counter

Count total, code, blank and comment lines.

Developer ToolsUse tool

Remove Trailing Whitespace

Strip trailing spaces and tabs from each line.

Developer ToolsUse tool

Base64 to Hex Converter

Convert Base64 to a hexadecimal string.

Developer ToolsUse tool

Hex to Base64 Converter

Convert a hex string to Base64.

Developer ToolsUse tool

CSS Selector Counter

Count the selectors and rules in a CSS file.

Developer ToolsUse tool

JSON to TypeScript Interface

Generate a TypeScript interface from JSON.

Developer ToolsUse tool

List to JSON Array

Convert a comma or newline list into a JSON array.

Developer ToolsUse tool

JSON Array to List

Convert a JSON array into a plain newline list.

Developer ToolsUse tool

SQL IN Clause Generator

Turn a list into a SQL IN (...) clause.

Developer ToolsUse tool

Markdown Link Generator

Turn text and URLs into Markdown links.

Developer ToolsUse tool

HTML Select Options Generator

Turn a list into HTML <option> tags.

Developer ToolsUse tool

.env to JSON

Convert environment variables to JSON.

Developer ToolsUse tool

JSON to .env

Convert a JSON object to environment variables.

Developer ToolsUse tool

List to JSON Object Keys

Turn a list of keys into a JSON object skeleton.

Developer ToolsUse tool

Wrap Lines in HTML Tag

Wrap each line in an HTML tag.

Developer ToolsUse tool

JSON Flattener

Flatten nested JSON into dot-notation keys.

Developer ToolsUse tool

Remove Null Values from JSON

Strip keys with null values from JSON.

Developer ToolsUse tool

JSON Array Length

Count the items in a JSON array.

Developer ToolsUse tool

JSON Depth Calculator

Find the maximum nesting depth of JSON.

Developer ToolsUse tool

SQL VALUES Generator

Turn CSV rows into SQL VALUES tuples.

Developer ToolsUse tool

Markdown Image Generator

Turn alt text and URLs into Markdown images.

Developer ToolsUse tool

Comment Out Lines

Add a comment prefix to each line.

Developer ToolsUse tool

Uncomment Lines

Remove leading comment markers from lines.

Developer ToolsUse tool

Indent Lines

Add indentation to every line.

Developer ToolsUse tool

Wrap in Code Block

Wrap text in a Markdown fenced code block.

Developer ToolsUse tool

List to Python List

Convert a list into a Python list literal.

Developer ToolsUse tool

List to PHP Array

Convert a list into a PHP array.

Developer ToolsUse tool

JSON to PHP Array

Convert JSON into a PHP associative array.

Developer ToolsUse tool

SQL String Escaper

Escape single quotes for a SQL string literal.

Developer ToolsUse tool

Base64URL Decoder

Decode URL-safe Base64 back to text.

Developer ToolsUse tool

TSV to JSON

Convert tab-separated values to JSON.

Developer ToolsUse tool

JSON to TSV

Convert a JSON array of objects to TSV.

Developer ToolsUse tool

List to Ruby Array

Convert a list into a Ruby array.

Developer ToolsUse tool

List to Go Slice

Convert a list into a Go string slice.

Developer ToolsUse tool

List to CSV Row

Convert a list into a single CSV row.

Developer ToolsUse tool

CSS Class Skeleton Generator

Turn a list of class names into empty CSS rules.

Developer ToolsUse tool

SQL Column Definition Generator

Turn a list of fields into SQL column definitions.

Developer ToolsUse tool

Markdown Checklist Generator

Turn a list into a Markdown task checklist.

Developer ToolsUse tool

Markdown Blockquote Generator

Turn text into a Markdown blockquote.

Developer ToolsUse tool

List to Swift Array

Convert a list into a Swift array.

Developer ToolsUse tool

List to Kotlin List

Convert a list into a Kotlin listOf().

Developer ToolsUse tool

HTML Comment Remover

Strip HTML comments from markup.

Developer ToolsUse tool