Base64Decode LogoBase64Decode

A. Decode From Base64 Text
Waiting for input...


B. Decode from File Upload

About Base64Decode.in

Base64Decode.in is a powerful and free web tool that converts Base64-encoded data back into readable text or files. Use it to decode strings, JSON, or even Base64-formatted files with full control over character set and formatting.

Base64 decoding helps restore original binary/text content from encoded data. It's commonly used in APIs, email systems, embedded images, and secure file transfers.

Key Features
  • Live Decoding: Decode text in real-time as you type (UTF-8 only)
  • URL-safe Support: Decode Base64URL using "-" and "_" with or without padding
  • Line-by-Line Decoding: Decode one line at a time for structured data
  • Charset Options: Automatically convert decoded bytes to your selected character set
  • Secure & Instant: Everything runs in your browser — no data is sent to any server

Note: Chunk-splitting is only used for encoding and is not applicable in decoding mode.