Convert base64 to images or export logs to Excel
1. Paste a base64 encoded image string into the text area
2. (Optional) Enable decryption if your input is AES encrypted
3. Select your desired output format (or use Auto to detect automatically)
4. Click "Convert to Image" and download your file
Supported formats: data:image/png;base64,... or raw base64 string
Decryption: Supports AES/CBC/PKCS5Padding encryption (compatible with Java LogEncryptor)