Yes - select Base64 as either input or output base. Note that Base64 conversion interprets the input as UTF-8 text.
Both uppercase and lowercase hex characters are accepted. Outputs are always in uppercase format.
We support inputs up to 10,000 characters. Very large conversions may take slightly longer to process.
This occurs when your input contains characters not valid for the selected base. Verify your input matches the base requirements shown in the Supported Bases section.
Currently only integer conversions are supported. Floating-point support is planned for future updates.