SuperB PowerTools

Developer Tools

Formatters, encoders, and decoders for everyday development work.

JSON Formatter

Format and validate JSON with proper indentation.

Open tool

JSON Validator

Check whether a block of JSON is syntactically valid.

Open tool

JSON Minifier

Remove whitespace from JSON to make it as compact as possible.

Open tool

XML Formatter

Format and beautify XML with proper indentation.

Open tool

XML Validator

Check whether a document is well-formed XML.

Open tool

XML Minifier

Remove unnecessary whitespace from XML to make it as compact as possible.

Open tool

Base64 Encoder

Encode text to Base64, with correct Unicode support.

Open tool

Base64 Decoder

Decode Base64 back into readable text.

Open tool

URL Encoder

Encode text so it's safe to use inside a URL.

Open tool

URL Decoder

Decode a percent-encoded URL back into readable text.

Open tool

JWT Decoder

Decode a JSON Web Token and inspect its header and payload.

Open tool

Hash Generator

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

Open tool
Advertisement