BASE64 ENCODER / DECODER
Encode and decode text and files to and from Base64. URL-safe mode and data URI support included. Everything runs locally.
replaces + → - and / → _
Encode and decode text and files to and from Base64. URL-safe mode and data URI support included. Everything runs locally.