What UUID / Windows GUID Byte Order Converter does
Convert between canonical UUID text order and the in-memory byte order of the Windows GUID Data1/Data2/Data3/Data4 structure.
Input and output contract
Accepts one canonical 128-bit UUID or exactly 16 hexadecimal GUID memory bytes. Canonical UUID text or 16 GUID memory bytes.
Important limitations
This only converts representation order. It does not generate identifiers or claim that arbitrary 16-byte fields are GUIDs.
Safety
This Phase 44 Tool runs locally in the browser with explicit input bounds. It does not infer game compatibility or repair unsupported formats.