-
Notifications
You must be signed in to change notification settings - Fork 4
Data Conversion
LawnMeower edited this page Sep 19, 2024
·
1 revision
A small conversion utility
- Float <-> Hex Conversion: Convert Float/Double to Hex and vice versa
- Change Endianness: Swap the byte order of the selected integer type
- Convert RGB(A) to RGB(A)F, RGB565, RGB5A3 and vice versa
- Convert UTF-8 Text to UTF-16 Little Endian, UTF-16 Big Endian, UTF-32 Little Endian, UTF-32 Big Endian, Shift-Jis CP932, KS X 1001 (EUC-KR), Jis x 0201 Full Width, Jis X 0201 Half Width, ASCII, ISO-8859-1 - 16 and vice versa