Tool-kit

Handy Tool-kit that is needed by all developers
avatar

Pranav M

m.pranav@ymail.com


Token Generator

Generate random string with the chars you want: uppercase or lowercase letters, numbers and/or symbols

Hash Text

Hash a text string using the function you need : MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3 or RIPEMD160

UUIDs v4 generator

A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The number of possible UUIDs is 16^32, which is 2^128 or about 3.4x10^38 (which is a lot !).

Integer base converter

Convert number between different bases (decimal, hexadecimal, binary, octal, base64, ...)

Device Info

Get information about your current device (screen size, pixel-ratio, user agent

Base64 converter

Convert string, files or images into a it's base64 representation.

JSON FORMATER

Prettify your JSON string to a human friendly readable format.