Convert Base64 encoded strings back into their original file format. Automatically detects MIME types from Data URLs and allows manual overrides for raw strings.
Paste your Base64 encoded string. Data URL prefixes (data:image/png;base64,...) are automatically detected.
Will use application/octet-stream if empty