Tools to perform string manipulations
This tool provides some opportunities to perform string manipulations, encoding and decoding.
Base64
Provides the methods for Base64 encoding and decoding.
HTML
Provides the methods for HTML respectively URL encoding and decoding.
Text
Provides the methods for text editing and counting.
Passwords
Provides the methods to generate passwords.
Decimal <-> Heximal <-> Binary
Provides the methods to convert between decimal, heximaland binary.
Characters
Provides a list of caracters
Note
This executable is stand-alone. That means, no installation is necessary. All settings will be saved in a *.cfg-file in the same folder if the folder is writable.
Download:
- Windows 32-bit: StrTools32.exe
- Windows 64-bit: StrTools64.exe
Change log:
- Version 1.0: Initial version
- Version 1.1: Some improvements
- Version 1.2: Some improvements
Categories: Tools Windows