Welcome!
We make stuff
We develop and provide different tools
- Encode/Decode. Encodes or decodes base64, urlencode, rot13 or htmlentities to their counterparts.
- Password hash. Takes a text input and creates a one-way hash using bcrypt, argon2i or argon2id.
- Password verify. Takes a hash and verifies it against a supplied password, and also shows encryption information.
- Random. Generates a random value between two supplied
- String length. Shows the string length count in various encodings
- IP tools. Tools for getting information about ip-addresses and ip-ranges.