Ir para o conteúdo

Aviso

Todos os recursos estão disponíveis gratuitamente no momento.

Tradução em andamento

Esta página será traduzida em breve. Volte em alguns instantes.

UUID Version Check

Check whether a UUID is valid and see which version it belongs to.

Everything runs locally in your browser. Nothing is sent to the server.

Result

Waiting

Paste a UUID to begin

Validation and version details will appear here.

What it does

This tool validates a UUID string and reads the version embedded in the UUID format.

How to use it

  1. Paste a UUID into the input.
  2. Run the check.
  3. Review whether it is valid and which version it uses.

Tips

  • Useful when you receive IDs from logs or APIs and want to verify them quickly.
  • The checker validates canonical UUID formatting.
  • Everything runs locally in the browser.

FAQ

Does this only check the version number?

No. It also verifies that the input matches UUID formatting rules.

Will it reject non-UUID text?

Yes. Invalid values are flagged immediately in the result view.

Is any data uploaded?

No. The check happens entirely in your browser.