Base64 to Audio/Video
Decode a Base64 string back into a media player. Please provide a valid Data URI starting with `data:audio/...` or `data:video/...`.
Base64 Input
Media Player
Provide a Base64 Media string
Decode a Base64 string back into a media player. Please provide a valid Data URI starting with `data:audio/...` or `data:video/...`.
Provide a Base64 Media string
Audio/Video to Base64
Convert audio/video files to Base64 format.
Base64 to Hex
Convert a Base64 format back to Hexadecimal.
Base64 to Image
Convert a Base64 string into an image preview.
Base64 to PDF
Decode a Base64 string into a PDF file.
Hex to Base64
Convert a Hexadecimal string into Base64 format.
Image to Base64
Generate a Base64 string from an image file.