
Processing

Paste your base64 encoded strings to decode and save them as image files.
Convert Base64 strings and Data URIs back to downloadable image files. Securely decode and preview your base64 encoded images.
Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string format. In web development, images can be encoded into Base64 to be embedded directly into HTML or CSS, reducing the number of HTTP requests.
However, working with long Base64 strings is difficult. Our extractor allows you to quickly turn these strings back into visual assets that you can save, edit, and use like any other photo.