🔄 Conversion & Encoding
Format, file, archive, unit, and encoding conversion tools
TOML-YAML Converter
Convert between TOML and YAML formats with support for complex data structures and configuration files
Conversion & EncodingBase91 Converter
Encode and decode text to/from Base91 format (ascii+basE91 algorithm)
Conversion & EncodingROT13 Cipher
Encode and decode text using ROT13 substitution cipher (rotates letters by 13 positions)
Conversion & EncodingBase45 Converter
Encode and decode text to/from Base45 format (RFC 9285)
Conversion & EncodingBase64 Converter
Encode and decode data to/from Base64 format with URL-safe options
Conversion & EncodingBase32 Converter
Encode and decode text to/from Base32 format with multiple variants
Conversion & EncodingRC4 Stream Cipher
Encrypt and decrypt text using RC4 stream cipher with a key
Conversion & EncodingAtbash Cipher
Encode and decode text using Atbash substitution cipher (reverses the alphabet)
Conversion & EncodingBase62 Converter
Encode and decode text to/from Base62 format (0-9, A-Z, a-z)
Conversion & EncodingBase58 Converter
Encode and decode text to/from Base58 format with Bitcoin and Ripple variants
Conversion & EncodingBase64 Encoder/Decoder
Encode and decode Base64 strings
Conversion & EncodingXOR Encryptor
Encrypt and decrypt text using XOR cipher with a key
Conversion & Encoding