code
Encoders
Encoding, decoding, and cryptographic utility modules.
infoTOTAL MODULES: 11
arrow_outward
vpn_key
JWT Debugger
Debugs, parses, and verifies signatures of JSON Web Tokens.
ID: ENC_001STABLE
arrow_outward
lock
Base64 Encode/Decode
Encodes/decodes binary data to ASCII strings for safe transmission.
ID: ENC_002STABLE
arrow_outward
fingerprint
UUID Generator
Generates RFC 4122 unique identifiers (v4 Random and v7 Time-Ordered).
ID: ENC_003STABLE
arrow_outward
enhanced_encryption
MD5 & SHA Hash
Generates cryptographic hashes (MD5, SHA-256) for file integrity.
ID: ENC_004STABLE
arrow_outward
html
HTML Entity Encoder
Escapes reserved HTML characters to prevent XSS attacks.
ID: ENC_005STABLE
arrow_outward
link
URL Encoder/Decoder
Encodes/Decodes URLs to handle special characters in APIs.
ID: ENC_006STABLE
arrow_outward
qr_code_2
QR Code Generator
Creates customizable QR codes with error correction levels.
ID: ENC_007STABLE
arrow_outward
image
Image to Base64
Converts images to Data URIs for embedding in CSS/HTML.
ID: ENC_008STABLE
arrow_outward
palette
Color Converter
Translates colors between Hex, RGB, HSL, and modern gamuts.
ID: ENC_009STABLE
arrow_outward
security
AES Encryptor
Encrypts and decrypts text using AES-256 with a passphrase.
ID: ENC_010BETA
arrow_outward
verified
CRC32 Checksum
Computes CRC32 or Adler32 checksums for data verification.
ID: ENC_011STABLE