Original Link:
https://it-tools.tech/
### All the tools[Token generator](https://it-tools.tech/token-generator)
[
Generate random string with the chars you want, uppercase or lowercase letters, numbers and/or symbols.
](https://it-tools.tech/token-generator)[
Hash text
Hash a text string using the function you need: MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3 or RIPEMD160
](https://it-tools.tech/hash-text)[
Bcrypt
Hash and compare text string using bcrypt. Bcrypt is a password-hashing function based on the Blowfish cipher.
](https://it-tools.tech/bcrypt)[
UUIDs 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!).
](https://it-tools.tech/uuid-generator)[
ULID generator
Generate random Universally Unique Lexicographically Sortable Identifier (ULID).
](https://it-tools.tech/ulid-generator)[
Encrypt / decrypt text
Encrypt clear text and decrypt ciphertext using crypto algorithms like AES, TripleDES, Rabbit or RC4.
](https://it-tools.tech/encryption)[
BIP39 passphrase generator
Generate a BIP39 passphrase from an existing or random mnemonic, or get the mnemonic from the passphrase.
](https://it-tools.tech/bip39-generator)[
Hmac generator
Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
](https://it-tools.tech/hmac-generator)[
RSA key pair generator
Generate a new random RSA private and public pem certificate key pair.
](https://it-tools.tech/rsa-key-pair-generator)[
Password strength analyser
Discover the strength of your password with this client-side-only password strength analyser and crack time estimation tool.
](https://it-tools.tech/password-strength-analyser)[
PDF signature checker
Verify the signatures of a PDF file. A signed PDF file contains one or more signatures that may be used to determine whether the contents of the file have been altered since the file was signed.
](https://it-tools.tech/pdf-signature-checker)[
Date-time converter
Convert date and time into the various different formats
](https://it-tools.tech/date-converter)[
Integer base converter
Convert a number between different bases (decimal, hexadecimal, binary, octal, base64,...)
](https://it-tools.tech/base-converter)[
Roman numeral converter
Convert Roman numerals to numbers and convert numbers to Roman numerals.
](https://it-tools.tech/roman-numeral-converter)[
Base64 string encoder/decoder
Simply encode and decode strings into their base64 representation.
](https://it-tools.tech/base64-string-converter)[
Base64 file converter
Convert a string, file, or image into its base64 representation.
](https://it-tools.tech/base64-file-converter)[
Color converter
Convert color between the different formats (hex, rgb, hsl and css name)
](https://it-tools.tech/color-converter)[
Case converter
Transform the case of a string and choose between different formats
](https://it-tools.tech/case-converter)[
Text to NATO alphabet
Transform text into the NATO phonetic alphabet for oral transmission.
](https://it-tools.tech/text-to-nato-alphabet)[
Text to ASCII binary
Convert text to its ASCII binary representation and vice-versa.
](https://it-tools.tech/text-to-binary)[
Text to Unicode
Parse and convert text to unicode and vice-versa
](https://it-tools.tech/text-to-unicode)[
YAML to JSON converter
Simply convert YAML to JSON with this online live converter.
](https://it-tools.tech/yaml-to-json-converter)[
YAML to TOML
Parse and convert YAML to TOML.
](https://it-tools.tech/yaml-to-toml)[
JSON to YAML converter
Simply convert JSON to YAML with this online live converter.
](https://it-tools.tech/json-to-yaml-converter)[
JSON to TOML
Parse and convert JSON to TOML.
](https://it-tools.tech/json-to-toml)[
List converter
This tool can process column-based data and apply various changes (transpose, add prefix and suffix, reverse list, sort list, lowercase values, truncate values) to each row.
](https://it-tools.tech/list-converter)[
TOML to JSON
Parse and convert TOML to JSON.
](https://it-tools.tech/toml-to-json)[
TOML to YAML
Parse and convert TOML to YAML.
](https://it-tools.tech/toml-to-yaml)[
XML to JSON
Convert XML to JSON
](https://it-tools.tech/xml-to-json)[
JSON to XML
Convert JSON to XML
](https://it-tools.tech/json-to-xml)[
Markdown to HTML
Convert Markdown to Html and allow to print (as PDF)
](https://it-tools.tech/markdown-to-html)[
Encode/decode URL-formatted strings
Encode text to URL-encoded format (also known as "percent-encoded"), or decode from it.
](https://it-tools.tech/url-encoder)[
Escape HTML entities
Escape or unescape HTML entities (replace characters like <,>, &, " and \\' with their HTML version)
](https://it-tools.tech/html-entities)[
URL parser
Parse a URL into its separate constituent parts (protocol, origin, params, port, username-password,...)
](https://it-tools.tech/url-parser)[
Device information
Get information about your current device (screen size, pixel-ratio, user agent,...)
](https://it-tools.tech/device-information)[
OTP code generator
Generate and validate time-based OTP (one time password) for multi-factor authentication.
](https://it-tools.tech/otp-generator)[
MIME types
Convert MIME types to file extensions and vice-versa.
](https://it-tools.tech/mime-types)[
JWT parser
Parse and decode your JSON Web Token (jwt) and display its content.
](https://it-tools.tech/jwt-parser)[
Keycode info
Find the javascript keycode, code, location and modifiers of any pressed key.
](https://it-tools.tech/keycode-info)[
Slugify string
Make a string url, filename and id safe.
](https://it-tools.tech/slugify-string)[
HTML WYSIWYG editor
Online, feature-rich WYSIWYG HTML editor which generates the source code of the content immediately.
](https://it-tools.tech/html-wysiwyg-editor)[
User-agent parser
Detect and parse Browser, Engine, OS, CPU, and Device type/model from an user-agent string.
](https://it-tools.tech/user-agent-parser)[
HTTP status codes
The list of all HTTP status codes, their name, and their meaning.
](https://it-tools.tech/http-status-codes)[
JSON diff
Compare two JSON objects and get the differences between them.
](https://it-tools.tech/json-diff)[
Outlook Safelink decoder
Decode Outlook SafeLink links
](https://it-tools.tech/safelink-decoder)[
QR Code generator
Generate and download a QR code for a URL (or just plain text), and customize the background and foreground colors.
](https://it-tools.tech/qrcode-generator)[
WiFi QR Code generator
Generate and download QR codes for quick connections to WiFi networks.
](https://it-tools.tech/wifi-qrcode-generator)[
SVG placeholder generator
Generate svg images to use as a placeholder in your applications.
](https://it-tools.tech/svg-placeholder-generator)[
Camera recorder
Take a picture or record a video from your webcam or camera.
](https://it-tools.tech/camera-recorder)[
Git cheatsheet
Git is a decentralized version management software. With this cheatsheet, you will have quick access to the most common git commands.
](https://it-tools.tech/git-memo)[
Random port generator
Generate random port numbers outside of the range of "known" ports (0-1023).
](https://it-tools.tech/random-port-generator)[
Crontab generator
Validate and generate crontab and get the human-readable description of the cron schedule.
](https://it-tools.tech/crontab-generator)[
JSON prettify and format
Prettify your JSON string into a friendly, human-readable format.
](https://it-tools.tech/json-prettify)[
JSON minify
Minify and compress your JSON by removing unnecessary whitespace.
](https://it-tools.tech/json-minify)[
SQL prettify and format
Format and prettify your SQL queries online (it supports various SQL dialects).
](https://it-tools.tech/sql-prettify)[
Chmod calculator
Compute your chmod permissions and commands with this online chmod calculator.
](https://it-tools.tech/chmod-calculator)[
Docker run to Docker compose converter
Transforms "docker run" commands into docker-compose files!
](https://it-tools.tech/docker-run-to-docker-compose-converter)[
XML formatter
Prettify your XML string into a friendly, human-readable format.
](https://it-tools.tech/xml-formatter)[
YAML prettify and format
Prettify your YAML string into a friendly, human-readable format.
](https://it-tools.tech/yaml-prettify)[
Email normalizer
Normalize email addresses to a standard format for easier comparison. Useful for deduplication and data cleaning.
](https://it-tools.tech/email-normalizer)[
Regex Tester
Test your regular expressions with sample text.
](https://it-tools.tech/regex-tester)[
Regex cheatsheet
Javascript Regex/Regular Expression cheatsheet
](https://it-tools.tech/regex-memo)[
IPv4 subnet calculator
Parse your IPv4 CIDR blocks and get all the info you need about your subnet.
](https://it-tools.tech/ipv4-subnet-calculator)[
IPv4 address converter
Convert an IP address into decimal, binary, hexadecimal, or even an IPv6 representation of it.
](https://it-tools.tech/ipv4-address-converter)[
IPv4 range expander
Given a start and an end IPv4 address, this tool calculates a valid IPv4 subnet along with its CIDR notation.
](https://it-tools.tech/ipv4-range-expander)[
MAC address lookup
Find the vendor and manufacturer of a device by its MAC address.
](https://it-tools.tech/mac-address-lookup)[
MAC address generator
Enter the quantity and prefix. MAC addresses will be generated in your chosen case (uppercase or lowercase)
](https://it-tools.tech/mac-address-generator)[
IPv6 ULA generator
Generate your own local, non-routable IP addresses for your network according to RFC4193.
](https://it-tools.tech/ipv6-ula-generator)[
Math evaluator
A calculator for evaluating mathematical expressions. You can use functions like sqrt, cos, sin, abs, etc.
](https://it-tools.tech/math-evaluator)[
ETA calculator
An ETA (Estimated Time of Arrival) calculator to determine the approximate end time of a task, for example, the end time and duration of a file download.
](https://it-tools.tech/eta-calculator)[
Percentage calculator
Easily calculate percentages from a value to another value, or from a percentage to a value.
](https://it-tools.tech/percentage-calculator)[
Chronometer
Monitor the duration of a thing. Basically a chronometer with simple chronometer features.
](https://it-tools.tech/chronometer)[
Temperature converter
Degrees temperature conversions for Kelvin, Celsius, Fahrenheit, Rankine, Delisle, Newton, Réaumur, and Rømer.
](https://it-tools.tech/temperature-converter)[
Benchmark builder
Easily compare execution time of tasks with this very simple online benchmark builder.
](https://it-tools.tech/benchmark-builder)[
Lorem ipsum generator
Lorem ipsum is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content
](https://it-tools.tech/lorem-ipsum-generator)[
Text statistics
Get information about a text, the number of characters, the number of words, its size in bytes,...
](https://it-tools.tech/text-statistics)[
Emoji picker
Copy and paste emojis easily and get the unicode and code points value of each emoji.
](https://it-tools.tech/emoji-picker)[
Text diff
Compare two texts and see the differences between them.
](https://it-tools.tech/text-diff)[
Numeronym generator
A numeronym is a word where a number is used to form an abbreviation. For example, "i18n" is a numeronym of "internationalization" where 18 stands for the number of letters between the first i and the last n in the word.
](https://it-tools.tech/numeronym-generator)[
ASCII Art Text Generator
Create ASCII art text with many fonts and styles.
](https://it-tools.tech/ascii-text-drawer)[
Phone parser and formatter
Parse, validate and format phone numbers. Get information about the phone number, like the country code, type, etc.
](https://it-tools.tech/phone-parser-and-formatter)[
IBAN validator and parser
Validate and parse IBAN numbers. Check if an IBAN is valid and get the country, BBAN, if it is a QR-IBAN and the IBAN friendly format.
](https://it-tools.tech/iban-validator-and-parser)