Decodes Base64 strings back to original text or binary. Use when you receive Base64 from an API, data URL, or config and need the raw content. Invalid or truncated Base64 will result in an error or partial output.