Format Conversion
Encode and decode text to/from Base45 format (RFC 9285)
base45-converterFormat Conversion
Encode and decode text to/from Base58 format with Bitcoin and Ripple variants
base58-converterFormat Conversion
Encode and decode text to/from Base62 format (0-9, A-Z, a-z)
base62-converterFormat Conversion
Encode and decode data to/from Base64 format with URL-safe options
base64-converterFormat Conversion
Encode and decode Base64 strings
base64-encoderFormat Conversion
Encode and decode text to/from Base91 format (ascii+basE91 algorithm)
base91-converterCompression
Convert 7Z archive to GZ format (requires 7zip command)
7z-to-gz-converterCompression
Preview contents of 7Z archive without extraction (requires 7zip command)
7z-previewCompression
Extract a single file from 7Z archive by exact path (requires 7zip command)
7z-selective-extractCompression
Convert 7Z archive to TAR format (requires 7zip command)
7z-to-tar-converterCompression
Convert 7Z archive to ZIP format (requires 7zip command)
7z-to-zip-converter