Skip to content
FizzKit

All tools

67 client-side tools for everyday developer work. Search or filter by category.

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 to YAML

Convert JSON into clean, readable YAML.

jsonconverters

YAML to JSON

Convert YAML config into strict JSON.

jsonconverters

JSON to CSV

Flatten JSON arrays into CSV rows.

jsonconverters

CSV to JSON

Parse CSV and emit clean JSON arrays.

jsonconverters

XML to JSON

Convert XML documents into JSON.

jsonconverters

TOML to JSON

Convert TOML configuration files into JSON.

jsonconverters

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

HTML Entity Encode / Decode

Convert HTML entities to characters and back.

converterstext

JWT Decoder

Decode and inspect JWT header and payload.

cryptodeveloper

JWT Debugger

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

cryptodeveloper

Unicode Escape / Unescape

Convert characters to `\uXXXX` escape sequences and back.

converterstext

Password Generator

Generate strong random passwords with custom rules.

crypto

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

Bcrypt Generator / Checker

Hash passwords with bcrypt and verify existing hashes.

crypto

QR Code Generator

Turn any text or URL into a downloadable QR code.

designdeveloper

Lorem Ipsum Generator

Generate placeholder text by word, sentence, or paragraph.

text

Random Number Generator

Generate random numbers with configurable ranges.

developer

Word Counter

Count words, characters, sentences, and reading time.

text

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

Color Converter

Convert between HEX, RGB, HSL, and CMYK.

designconverters

Number Base Converter

Convert between binary, octal, decimal, and hexadecimal.

convertersdeveloper

Unix Timestamp Converter

Convert Unix timestamps to and from human dates.

convertersdeveloper

Markdown to HTML

Convert Markdown to ready-to-paste HTML.

converterstext

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

Image to Base64

Convert images into Base64 data URIs.

designconverters

SVG Optimizer

Remove unused metadata and shrink SVG file size.

designdeveloper

Color Palette Generator

Build harmonious palettes from a seed color.

design

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

HEX to RGB

Convert HEX color codes to RGB values and back.

design

IP Address Inspector

Validate and classify IPv4 and IPv6 addresses.

developer

CSS Gradient Generator

Build CSS gradients visually and copy the code.

design

Box Shadow Generator

Design CSS box-shadows with a live preview.

design

chmod Calculator

Toggle Unix permissions and get the numeric chmod value.

developer

VAST Inspector

Parse IAB VAST 2/3/4 XML tags and inspect creatives, tracking pixels, and wrappers.

ads

VMAP Parser

Parse VMAP 1.0 ad-break manifests with pre/mid/post-roll timeline preview.

ads

IAB TCF Consent Decoder

Decode IAB TCF v2.2 consent strings — CMP, vendors, purposes, restrictions.

adscrypto

IAB GPP Decoder

Decode Global Privacy Platform strings — US National, state-specific, TCF EU.

adscrypto

OpenRTB Inspector

Validate & annotate OpenRTB 2.6 BidRequest and BidResponse JSON.

ads

ads.txt / app-ads.txt Validator

Parse ads.txt and app-ads.txt files; detect duplicates, syntax errors, DIRECT vs RESELLER counts.

ads

sellers.json Inspector

Validate a sellers.json file and browse the seller table with search and filters.

ads

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