Helper tools

Useful small tools to do side-line tasks.

Creating a GUID

Every time you choose from main menu Tools->Create new GUID it will creat a new GUID.
The GUID is made of the current mac adress and timestamp and a counter to be sure the GUID is always unique.

Encode in BASE64

From main menu Tools->BASE64 transcoder. This dialog helps to encode and decode base64. It can also encode binary data. To encode binary data select the binary data check box and after click on encode a file chooser will open to load the binary data.
The result is in the text area. Copy&Paste it ....

Regex tester

The regex will immidiately compiled by typing and a green background says ok, a red background says you have errors (shown in the text field under).

Convert a text file by character set and line break

Splitted files will be named: filename_<number>.extension

Previous Page: Import data from files Table of Contents Next Page: Preferences