Skip to content
FizzKit

Developer Tools

Regex, cron, HTTP references, and everyday dev helpers.

JSON Formatter

Beautify and format JSON with configurable indentation.

jsondeveloper

JSON Validator

Validate JSON syntax and surface errors with line numbers.

jsondeveloper

JSON Minifier

Remove whitespace from JSON to reduce payload size.

jsondeveloper

JSON Diff

Compare two JSON structures and see what changed.

jsondeveloper

JSON Path Finder

Click any value in your JSON to copy its path.

jsondeveloper

Base64 Encode / Decode

Encode text or files to Base64 and decode them back.

convertersdeveloper

URL Encode / Decode

Percent-encode URLs and query parameters, and decode them.

convertersdeveloper

JWT Decoder

Decode and inspect JWT header and payload.

cryptodeveloper

JWT Debugger

Decode, verify, and edit JWTs with a signing secret.

cryptodeveloper

UUID Generator

Generate v4 UUIDs in bulk — up to 100 at a time.

cryptodeveloper

Hash Generator

Compute MD5, SHA-1, SHA-256, and SHA-512 hashes.

cryptodeveloper

HMAC Generator

Compute HMAC signatures with a shared secret.

cryptodeveloper

QR Code Generator

Turn any text or URL into a downloadable QR code.

designdeveloper

Random Number Generator

Generate random numbers with configurable ranges.

developer

Case Converter

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

textdeveloper

Slug Generator

Turn any text into a clean, URL-safe slug.

textdeveloper

Text Diff

Compare two blocks of text side-by-side.

textdeveloper

Markdown Preview

Live split-pane Markdown editor with HTML preview.

textdeveloper

String Escape / Unescape

Escape strings for JSON, HTML, URL, JavaScript, or SQL.

textdeveloper

Regex Tester

Test regular expressions with live match highlighting.

developertext

Cron Expression Parser

Translate cron expressions into plain English.

developer

CSS Minifier

Minify CSS to reduce file size.

developerdesign

JavaScript Minifier

Minify JavaScript with variable mangling.

developer

SQL Formatter

Format and beautify SQL queries.

developer

HTML Prettifier

Format and indent HTML for readability.

developer

HTTP Status Codes

Searchable reference for every HTTP status code.

developer

Number Base Converter

Convert between binary, octal, decimal, and hexadecimal.

convertersdeveloper

Unix Timestamp Converter

Convert Unix timestamps to and from human dates.

convertersdeveloper

URL Parser

Break a URL into protocol, host, path, query, and hash.

developer

User Agent Parser

Extract browser, OS, and device from a UA string.

developer

SVG Optimizer

Remove unused metadata and shrink SVG file size.

designdeveloper

Percentage Calculator

Compute percentages of, from, and between numbers.

developer

Date Difference Calculator

Calculate time between two dates in multiple units.

developer

Byte / Data Size Converter

Convert between B, KB, MB, GB, TB, and PB.

convertersdeveloper

Aspect Ratio Calculator

Solve for width or height given a target aspect ratio.

designdeveloper

Text to Binary

Convert text to binary and back, bit by bit.

convertersdeveloper

IP Address Inspector

Validate and classify IPv4 and IPv6 addresses.

developer

chmod Calculator

Toggle Unix permissions and get the numeric chmod value.

developer

HLS m3u8 Parser

Parse HLS master & media playlists — variants, renditions, segments, SCTE-35 ad markers.

adsdeveloper

WebSocket Tester

Interactive WebSocket client — connect, send text or binary, inspect every message.

developer

MIME Type Lookup

Search IANA MIME types by extension, type, or description — category filters included.

developer