🔍 Validator

UUID
Validator

Validate UUID/GUID strings and decode their version, variant, and embedded metadata. Supports v1 timestamp decoding and bulk validation.

Detect UUID version (v1–v5)
Decode v1 timestamp
Multiple format output
Bulk validation

About this tool

The PixelForge UUID Validator checks whether a string is a valid UUID according to RFC 4122 and identifies which version (v1, v2, v3, v4, or v5) and variant it belongs to. Use it to validate UUID inputs in forms, verify database IDs, and debug identifier-related bugs in APIs and applications.

Frequently Asked Questions