97 developer tools.
Zero waiting. 100% free.

JSON formatting, regex testing, minifiers, encoders, diff checker, and 92 more. Every tool runs instantly in your browser.

Available tools

0 tools

JSON Formatter

Pretty-print, validate, and minify JSON with syntax highlighting. Instant formatting as you type.

json

RegEx Tester

Write and test regular expressions with real-time match highlighting and capture groups.

regex

CSS Minifier

Compress stylesheets by stripping whitespace, comments, and redundant declarations.

css

JavaScript Minifier

Shrink JS payloads with intelligent minification while preserving functionality.

javascript

Diff Checker

Compare two text blocks side-by-side. See exactly what changed, line by line.

diff

Base64 Encoder / Decoder

Encode or decode Base64 strings instantly. Supports text, data URIs, and binary.

base64

URL Parser

Deconstruct any URL into its components: protocol, host, path, query params, and hash.

url

Color Converter

Convert between HEX, RGB, HSL, and other color formats with a live preview.

color

Hash Generator

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

hash

HTML Entity Encoder / Decoder

Encode or decode HTML entities. Convert characters to < > & and back.

html

JWT Decoder

Decode JWT tokens and inspect header, payload, and signature. All parsing done client-side.

jwt

Lorem Ipsum Generator

Generate Lorem Ipsum placeholder text for designs and prototypes. Customize paragraphs and sentences.

text

Markdown Preview

Write Markdown and see the rendered HTML preview update in real time.

markdown

Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal. Supports BigInt.

math

Password Generator

Generate strong, secure passwords with customizable length and character types. Crypto-grade randomness.

security

Text Case Converter

Convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, and more.

text

Timestamp Converter

Convert Unix timestamps to human-readable dates and back. UTC, local, ISO 8601, and relative time.

unix

URL Encoder / Decoder

Encode or decode URL strings. Convert special characters to percent-encoding and back.

url

URL Slug Generator

Generate clean, SEO-friendly URL slugs from any text. Lowercase, hyphenated, special chars removed.

seo

UUID Generator

Generate UUID v4 and v1 identifiers. Single or bulk generation with copy support.

uuid

Word & Character Counter

Count words, characters, sentences, and paragraphs. Reading time estimates and word frequency analysis.

text

ASCII Table

Interactive ASCII reference table. Decimal, hex, octal, binary, HTML entity, and character codes.

ascii

Aspect Ratio Calculator

Calculate aspect ratios for images and videos. Common presets and custom dimensions.

design

Base32 Encoder/Decoder

Encode or decode text using Base32 (RFC 4648). Supports standard and hex alphabets.

base32

Border Radius Generator

Visual CSS border-radius generator. Adjust corners individually with live preview.

css

Character Frequency Counter

Analyze text and count frequency of each character. Sort by count or alphabetically.

text

Color Blindness Simulator

Simulate how colors appear with different types of color vision deficiency.

color

Color Palette Generator

Generate random, analogous, complementary, and monochromatic color palettes.

color

CORS Header Generator

Generate Cross-Origin Resource Sharing headers for your web server.

security

Country Codes Reference

Browse ISO 3166 country codes. Includes alpha-2, alpha-3, numeric codes, and flags.

reference

Credit Card Validator

Validate credit card numbers using the Luhn algorithm. Identify card type from prefix.

security

Cron Expression Parser

Parse cron expressions and see next execution times. Human-readable schedule descriptions.

cron

CSP Generator

Generate Content Security Policy headers. Common presets and custom directives.

security

CSS Beautifier

Format and beautify minified CSS. Proper indentation, line breaks, and spacing.

css

Box Shadow Generator

Visual CSS box-shadow generator. Adjust offset, blur, spread, and color with live preview.

css

CSS Specificity Calculator

Calculate CSS selector specificity scores. Visual breakdown of (a,b,c) values.

css

CSV to JSON Converter

Convert CSV data to JSON format. Handles quoted fields, commas, and nested structures.

data

Data Size Converter

Convert between bytes, KB, MB, GB, TB, and PB. See all unit equivalents at once.

data

DNS Record Types Reference

Complete reference of DNS record types with descriptions, examples, and usage.

network

Duplicate Line Remover

Remove duplicate lines from text. Case-sensitive and case-insensitive options.

text

.editorconfig Generator

Generate .editorconfig files for consistent coding styles across editors and IDEs.

config

Favicon Generator

Generate favicon HTML link tags for all platforms and devices.

html

Flexbox Generator

Visual CSS Flexbox layout generator. Adjust all flex properties with live preview.

css

Git Cheatsheet

Comprehensive Git command reference. Categorized with descriptions and examples.

git

Golden Ratio Calculator

Calculate golden ratio proportions. Multiply or divide any number by f (1.618).

math

CSS Gradient Generator

Visual CSS gradient generator. Linear and radial gradients with color stops and angle control.

css

CSS Grid Generator

Visual CSS Grid layout generator. Define columns, rows, and gaps with live preview.

css

.htaccess Generator

Generate .htaccess files with redirects, rewrites, caching, and security directives.

server

HTML Color Names Reference

Browse all 140+ named HTML colors with hex codes and live swatches.

color

HTML Formatter

Format and indent HTML code. Proper tag nesting, indentation, and attribute ordering.

html

HTML Preview

Write HTML, CSS, and JavaScript and see it rendered instantly in a live sandboxed preview.

html

HTTP Headers Reference

Complete reference of HTTP request and response headers with descriptions and examples.

network

HTTP Status Codes

Browse all HTTP status codes. Categorized by 1xx, 2xx, 3xx, 4xx, 5xx with descriptions.

network

Image to Base64

Convert images to Base64 data URIs. Preview image and copy the encoded output.

image

Indentation Converter

Convert text indentation between tabs and spaces at various sizes.

text

IP Subnet Calculator

Calculate subnet masks, network addresses, broadcast addresses, and host ranges.

network

JavaScript Beautifier

Format and beautify minified JavaScript. Proper indentation, line breaks, and syntax.

javascript

JSON to CSV Converter

Convert JSON arrays to CSV format. Extract keys as headers and values as rows.

data

JSON Schema Validator

Validate JSON data against a JSON Schema definition. Catch errors instantly.

json

JSONPath Evaluator

Evaluate JSONPath expressions against JSON data. Extract and filter nested values.

json

Keyboard Shortcuts

Comprehensive keyboard shortcuts for VS Code, Chrome DevTools, Terminal, and more.

productivity

Language Codes Reference

Browse ISO 639 language codes. Two-letter and three-letter codes with language names.

reference

Line Sorter

Sort text lines alphabetically, numerically, by length, or in random order.

text

Web App Manifest Generator

Generate web app manifest.json files for Progressive Web Apps.

pwa

Meta Tags Generator

Generate complete HTML meta tags for SEO, Open Graph, and Twitter Cards.

seo

MIME Database Browser

Browse the complete MIME type database. Search by type, extension, or category.

reference

MIME Type Lookup

Look up MIME types by file extension or vice versa. Common web MIME types.

reference

Unit Converter

Convert between speed, temperature, angle, length, and weight units.

math

OpenGraph Preview

Preview how your links will look when shared on Facebook, Twitter, and LinkedIn.

seo

Color Matcher

Browse popular design color palettes including Material Design and Tailwind colors.

color

Phone Number Formatter

Format phone numbers for different countries. Shows E.164, national, and international formats.

phone

Placeholder Image Generator

Generate placeholder image URLs for prototypes and mockups with custom dimensions.

design

QR Code Generator

Generate QR codes from URLs or text. Download or copy the QR code image.

qr

Random Number Generator

Generate random numbers within a range. Crypto-grade randomness, unique or repeat.

random

Random String Generator

Generate random strings with custom character sets, length, and format options.

random

RegEx Cheatsheet

Quick reference for regular expression syntax, anchors, quantifiers, and flags.

regex

Robots.txt Generator

Generate robots.txt files to control search engine crawler access to your site.

seo

ROT13 Cipher

Encode or decode text using the ROT13 substitution cipher. Same operation both ways.

cipher

Schema.org Generator

Generate JSON-LD structured data markup for SEO. Supports Article, Product, FAQ, and more.

seo

Scientific Calculator

Online scientific calculator with trig functions, logarithms, and constants.

math

Sitemap Generator

Generate XML sitemaps for search engines. Add URLs with priority and change frequency.

seo

SQL Formatter

Format SQL queries with proper keyword casing, indentation, and line breaks.

sql

Stopwatch

Online stopwatch with lap timing. Start, stop, reset, and record split times.

timer

SVG Preview

Write SVG code and see it rendered instantly. Live preview with error checking.

svg

Text to Binary Converter

Convert text to binary and binary to text. Each character shown as 8-bit representation.

binary

Text to Hex Converter

Convert text to hexadecimal and hex to text. Byte-by-byte encoding and decoding.

hex

Text Reverser

Reverse text by character, word, line, or word order. Multiple reversal modes.

text

Timezone Converter

Convert times between timezones. See current time in major cities worldwide.

time

Date Difference Calculator

Calculate the difference between two dates in years, months, weeks, days, and more.

time

Unicode Character Lookup

Look up Unicode characters by name, code point, or character. See encodings and properties.

unicode

Unix Time Reference

Reference for Unix timestamps. See current epoch time in multiple formats and resolutions.

time

URL Shortener Info

Learn about URL shortening and create compact links using popular shortening services.

url

User Agent Parser

Parse browser User Agent strings to identify browser, OS, device, and engine.

browser

Whitespace Trimmer

Remove extra whitespace from text. Trim, collapse spaces, and clean up formatting.

text

XML Formatter

Format and beautify XML documents. Proper indentation, tag structure, and validation.

xml

YAML Validator

Validate YAML syntax and structure. Check for indentation errors and formatting issues.

yaml
Page 1 of 1

Try the JSON Formatter

Frequently asked questions

Yes, completely free. No accounts, no paywalls, no premium tiers. Every tool on rawparse.dev is free for everyone, forever.

Never. All tools run entirely client-side in your browser. Your data - JSON payloads, regex patterns, code snippets - never touches a server. Nothing is uploaded, stored, or transmitted.

No accounts required. Every tool works immediately the moment you open the page. No registration, no email, no sign-in - just instant utility.

Once a page loads, yes. All tools are static HTML, CSS, and JavaScript. They run entirely in your browser with no server dependency - so if you've visited the page once, most tools work offline.

Pure HTML, CSS, and vanilla JavaScript. No frameworks, no build steps, no server-side runtime. Just fast, lightweight tools built to load instantly and run with zero overhead.