zippydevtools logozippydevtools

Search tools

Search tools

Search

Type a term to search for tools.

Popular

JSON Formatter
Format JSON with readable indentation for debugging and documentation.
JSON
JSON to TypeScript
Generate TypeScript interfaces and types from valid JSON samples in the browser.
JSON
JSON Validator
Validate JSON syntax in the browser and find errors before using payloads in APIs.
JSON
Base64 Encode
Encode UTF-8 text into Base64 directly in the browser for tests, headers, and payloads.
Encoding
Base64 Decode
Decode standard Base64 or Base64URL into UTF-8 text in the browser with explicit normalization and invalid-input diagnostics.
Encoding
CSS Color Converter
Detect and convert CSS colors between RGB, RGBA, HEX, HEXA, HSL, and HSLA, including modern syntax.
Encoding
JWT Decode
Decode JWT header and payload JSON locally, then inspect algorithms, audiences, and registered time claims without signature validation.
Encoding
UUID v4 Generator
Generate up to 20 UUID v4 values for test fixtures and mock data, then copy them as lines, a JSON array, or a CSV column.
Generators
PNG Compressor (browser)
Compress PNG files locally with safe lossless and more aggressive size-reduction modes.
Compressors
Character and Word Counter
Count words, Unicode characters with or without whitespace, UTF-8 bytes, lines, paragraphs, and sentences without sending text to a server.
Text