Formatotatore GUID

Formato GUIDs online per gratuito. Converti GUIDs to .NET D, N, B, P e X formatoi, change letter case, normalize values e process multiple GUIDs instantly.

Supports standard, compact, braces, parentheses and UUID/URN input formats.
Total: 0 Formatted: 0 Invalid: 0

Formatted GUIDs

Convert GUIDs into standard .NET-compatible formats.


Enter one or more GUIDs above and click "Format GUIDs".

GUID Format Preview

D
D —
N —
B —
P —
X —

Che cos'è a Formatotatore GUID?

A Formatotatore GUID converts a GUID o UUID in different string representations senza changing the underlying 128-bit identifier. This is useful quando working con .NET applicazioni, APIs, database, source code e development tools.

.NET GUID Formatos

Microsoft .NET fornisce five standard GUID formato specifiers: D, N, B, P e X. Each formato represents the same GUID using a different textual structure.

FormatoRepresentationEsempio
DStandard550e8400-e29b-41d4-a716-446655440000
N32 digits550e8400e29b41d4a716446655440000
BGraffe{550e8400-e29b-41d4-a716-446655440000}
PParentheses(550e8400-e29b-41d4-a716-446655440000)
XHexadecimal{0x550e8400,0xe29b,0x41d4,{0xa7,0x16,0x44,0x66,0x55,0x44,0x00,0x00}}

GUID D Formato

The D formato is the standard GUID representation con 32 hexadecimal characters separated by four hyphens. It is the default formato returned by .NET quando no other formato specifier is supplied.

550e8400-e29b-41d4-a716-446655440000

GUID N Formato

The N formato contiene the same 32 hexadecimal characters senza hyphens.

550e8400e29b41d4a716446655440000

GUID B e P Formatos

The B formato surrounds the standard D representation con curly braces, while P surrounds it con parentheses. These are standard .NET GUID representations.

GUID X Formato

The X formato represents the GUID using hexadecimal values inside a structured set of braces. It is useful quando working con lower-level o source-code-oriented representations.

Formatotatore GUID per Developers

Use the formatoter quando you need to convert GUID values per .NET applicazioni, APIs, SQL database, test data, configuration files o source code. The underlying identifier remains unchanged; only its textual representation changes.

Frequently Asked Questions

A Formatotatore GUID converts a GUID in different standard representations such as D, N, B, P e X formatoi used by .NET e other development environments.

D is the standard hyphenated formato, N contiene 32 hexadecimal digits senza hyphens, B wraps the D formato in braces, P wraps it in parentheses, e X uses the hexadecimal structure formato supported by .NET.

Sì. Enter multiple GUIDs con one value per line e the formatoter will process them together.

Sì. Puoi formato GUIDs using lowercase o uppercase hexadecimal characters.

Sì. The formatoter supporta the standard .NET GUID formato specifiers D, N, B, P e X.

Sì. Select the N formato to convert a standard GUID in 32 hexadecimal characters senza hyphens.

Sì. GUID formatoting is performed in your browser, so the values do not need to be uploaded to a server.

GUID e UUID generally represent the same 128-bit identifier. GUID formatoting is especially common in Microsoft e .NET applicazioni.

Related UUID & GUID Tools