Flekify

EN

Explore tools

35 free tools. No login required.

13 tools

JSON Formatter

Developer

Format and validate JSON locally in your browser.

JSON Validator

Developer

Validate JSON and locate parse errors without uploading your data.

JSON Minifier

Developer

Minify valid JSON locally for smaller payloads.

JSON to YAML

Developer

Convert valid JSON to readable YAML in your browser.

YAML to JSON

Developer

Convert YAML to formatted JSON locally.

JSON to CSV

Developer

Convert an array of JSON objects to CSV locally.

CSV to JSON

Developer

Convert header-based CSV to a JSON array locally.

Base64 Encode

Developer

Encode Unicode text as Base64 locally.

Base64 Decode

Developer

Decode valid Base64 text locally in your browser.

URL Encode

Developer

Encode a URL component, such as a query parameter value.

URL Decode

Developer

Decode URL-encoded text locally.

JWT Decoder

Developer

Inspect JWT header and payload locally without verifying its signature.

UUID Generator

Developer

Generate UUID v4 values locally using Web Crypto.