Decoder sub-hub9 decoders
Base64 decoders
Decode pasted Base64 into the format it actually represents: readable text, ASCII, byte-level hex, image previews, PDFs, audio, video, or a generic downloadable file.
Base64 to ASCII Decoder
Decode Base64 bytes and display printable ASCII
texttext
Base64 to Audio Decoder
Decode Base64 into a playable audio file
textfile
Base64 Basic Auth Decoder
Decode HTTP Basic Authorization headers
texttext
Base64 to File Decoder
Decode Base64 into a downloadable file
textfile
Base64 to Hex Decoder
Decode Base64 into hexadecimal bytes
texttext
Base64 to Image Converter
Decode a Base64 string or data URL and download it as an image
textimage
Base64 to PDF Decoder
Decode Base64 into a downloadable PDF
textfile
Base64 to Text Decoder
Decode Base64 or Base64URL back to UTF-8 text
texttext
Base64 to Video Decoder
Decode Base64 into a playable video file
textfile
Not sure what the payload is?
Start with a text, ASCII, or byte-oriented decoder before choosing a media-specific workflow. More inspection utilities appear here as they publish.
Need to create Base64?
Use the matching Base64 encoder sub-hub to encode text, images, files, PDFs, audio, video, CSS, HTML, URLs, and hex bytes.