Mizakii / Developer
Developer Tools
Encoding, conversion, inspection, and hashing utilities for common development workflows.
Choose a tool
01
Base64 Encoder and Decoder
Encode text as Base64 or decode Base64 text.
02Binary and Hex Converter
Convert integers between binary, decimal, octal, and hexadecimal.
03HTML Entity Encoder
Encode or decode common HTML entities.
04JWT Decoder
Inspect JWT headers and payloads without verifying their signature.
05SHA Hash Generator
Generate SHA-1 and SHA-2 digests with the Web Crypto API.