Base64 To Text
Decode a Base64 string back into its original, readable text or binary data.
Mode
Whitespace Detected
Your input contains spaces, tabs, or newlines. Would you like to remove them automatically?
Supports both standard and URL-safe Base64. Examples: SGVsbG8gV29ybGQ= (standard) or SGVsbG8tV29ybGQ= (URL-safe)
Choose between standard Base64 (with +/) or URL-safe Base64 (with -_)
Tip: Try encoding text with special characters like "???" or "3.14159" to see the difference between standard (+/) and URL-safe (-_) encoding.
Tip: Press Ctrl+Enter (or Cmd+Enter on Mac) to quickly convert
Conversion History ()
Was this result helpful?
Thank you for your feedback!
Your input helps us improve our tools.