Programs

GUID Generator

[jp-insert-adsense-main]

[jp-insert-prog-spec-table]

Download

[jp-insert-download-block]

Older versions

Description

Online Help

GUID Generator is a simple program that generates any number of GUIDs – Globally Unique Identifiers – that can be saved to a text file or copied to the clipboard.

The program is available in two versions: as windows GUI application (GuidGenW.exe) and console application (GuidGen.exe) that runs from the command line.

Both applications are standalone executables and do not require installation of any additional runtime libraries, frameworks, etc. Moreover, they are completely portable, do not use the Windows registry and do not change any system settings.

[jp-insert-donation-button]

GUID is a 16 byte (128-bit) value usually presented as a sequence of hexadecimal numbers, divided by hyphens into five groups:

Group 1: 32 bits (4 bytes)
Group 2: 16 bits (2 bytes)
Group 3: 16 bits
Group 4: 16 bits
Group 5: 48 bits (6 bytes)

Example: 7C6C252B-4426-4DAD-A3DA-1FA8F26C442D

GUID is a 128-bit value, so there are 2128 (340 282 366 920 938 463 463 374 607 431 768 211 456) possible combinations.

The possibility of generate two identical GUIDs is so small that they are commonly used as identifiers of the various important resources: operating system objects (CLSID, IID), unique keys in database tables, disk partitions (GPT) and many more.

If you need a very strong password, GUID is a good candidate.

Screenshots

The most important features

  • Generating GUIDs in 19 different formats.
  • Ability to add your own prefix and suffix to generated identifiers.
  • Possibility to copy generated GUIDs to the clipboard.
  • Ability to save all or selected identifiers to a text file.
  • Very simple and intuitive interface.
  • The small size and high speed: generating 100 000 GUIDs on the 5-year old computer takes less than 0.5 seconds.
  • Both versions (GUI and console) support a large number of parameters passed on the command line, which allows you to automate the program.
  • The program comes with a detailed help file.
  • Built-in multi-language support mechanism based on INI text files with UTF-8 encoding. To write subsequent language versions, an ordinary text editor is sufficient, eg. the system Notepad.
  • Portability. All settings are stored with one INI file located in the application directory, so the program can be run from portable drives. The console version does not use any files.

How to uninstall?

[jp-insert-uninstall-info-zip]

End User License Agreement

[jp-insert-license-info-total-free]

Changelog

Version 1.1 (2021.02.08)

  • From now the program is also available in a 64-bit version.
  • Added mechanism to support multiple languages based on INI files.
  • In the previous version, the first 16-digit digit of the D3 field of the GUID structure in all generated IDs was 4 (for compatibility with CoCreateGuid function). In the current version it is optional and disabled by default.
  • Polish translation.
  • Minor changes to the program interface.

Version 1.0 (2017.01.23)

Initial release.

Previous versions

[jp-insert-old-ver-list]

Jacek

Recent Posts

FUPX

FUPX is an advanced graphical interface for the UPX (Ultimate Packer for eXecutables). It allows…

1 year ago

Rozeta

Rozeta is a program that plots rose diagrams commonly used in geology.

2 years ago

Pazera Free MP4 Video Converter

Pazera Free MP4 Video Converter is a free program that allows you to convert almost…

2 years ago

QuickChangeResolution

Small utility that allows you to quickly change the display resolution

3 years ago

TxtAn – Text Analyzer

A simple text files analyzer. The program counts the lines of text in the given…

3 years ago

Free WebM to MP3 Converter

Free WebM to MP3 Converter is an absolutely free program that converts videos downloaded from…

3 years ago