Skip to content
Media 0 for listing Simple Base64 (Support Base16 / Base32 / Base58)

Description

The SimpleBase64 plugin for Unreal Engine 5 is a comprehensive encoding and decoding solution designed to handle a wide range of data types. It provides seamless conversion between various base encoding systems, including Base64, Base32, Base16, and Base58. Whether you're working with integers, floats, strings, or complex data structures like vectors and transforms, SimpleBase64 offers a robust set of tools to encode and decode your data efficiently. Additionally, it includes features for checking variable modifications and supports multiple output pins for enhanced functionality.

Key Features:

  1. Comprehensive Encoding/Decoding:

    • Encode and decode Base64 for various data types: int, int64, bool, float, byte, name, string, text, vector, rotator, transform, and binary.

    • Encode and decode Base32 and Base58 for the same range of data types.

  2. Variable Checking:

    • Check variable modifications with support for multiple output pins.

    • Boolean checks to verify data integrity and consistency.

  3. Base Conversion:

    • Convert Base64 to Base32 and vice versa.

    • Convert Base64 to Base16 and vice versa.

    • Convert Base64 to Base58 and vice versa.

  4. User-Friendly Integration:

    • Easy integration into Unreal Engine 5 projects.

    • Intuitive interface for seamless workflow integration.

  5. Efficient and Reliable:

    • Optimized for performance to handle large datasets.

    • Reliable encoding and decoding processes to ensure data accuracy.

📚Documentation: Doc

Included formats

  • logo of Unreal Engine format