Token Generator
Generate random string with the chars you want, uppercase or lowercase letters, numbers and/or symbols.
UUID Generator
A Universally Unique Identifier (UUID) is a 128-bit number used to identify information in computer systems.
ULID Generator
Generate random Universally Unique Lexicographically Sortable Identifier (ULID).
BIP39 Passphrase Generator
Generate a BIP39 passphrase from an existing or random mnemonic, or get the mnemonic from the passphrase.
RSA Key Pair Generator
Generate a new random RSA private and public pem certificate key pair.
OTP Code Generator
Generate and validate time-based OTP (one time password) for multi-factor authentication.
Random Port Generator
Generate random port numbers outside of the range of 'known' ports (0-1023).
MAC Address Generator
Enter the quantity and prefix. MAC addresses will be generated in your chosen case.
IPv6 ULA Generator
Generate your own local, non-routable IP addresses for your network according to RFC4193.
Hash Text
Hash a text string using the function you need : MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3 or RIPEMD160.
Bcrypt
Hash and compare text string using bcrypt. Bcrypt is a password-hashing function based on the Blowfish cipher.
Encrypt / Decrypt Text
Encrypt clear text and decrypt ciphertext using crypto algorithms like AES, TripleDES, Rabbit or RC4.
HMAC Generator
Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
Password Strength Analyser
Discover the strength of your password with this client-side-only password strength analyser and crack time estimation tool.
Date-Time Converter
Convert date and time into the various different formats.
Integer Base Converter
Convert a number between different bases (decimal, hexadecimal, binary, octal, base64, ...).
Roman Numeral Converter
Convert Roman numerals to numbers and convert numbers to Roman numerals.
Base64 String Encoder/Decoder
Simply encode and decode strings into their base64 representation.
Base64 File Converter
Convert a string, file, or image into its base64 representation.
Color Converter
Convert color between the different formats (hex, rgb, hsl and css name).
YAML to JSON Converter
Simply convert YAML to JSON with this online live converter.
YAML to TOML
Parse and convert YAML to TOML.
JSON to YAML Converter
Simply convert JSON to YAML with this online live converter.
JSON to TOML
Parse and convert JSON to TOML.
TOML to JSON
Parse and convert TOML to JSON.
TOML to YAML
Parse and convert TOML to YAML.
XML to JSON
Convert XML to JSON.
JSON to XML
Convert JSON to XML.
Temperature Converter
Degrees temperature conversions for Kelvin, Celsius, Fahrenheit, Rankine, Delisle, Newton, Réaumur, and Rømer.
Case Converter
Transform the case of a string and choose between different formats.
Text to NATO Alphabet
Transform text into the NATO phonetic alphabet for oral transmission.
Text to ASCII Binary
Convert text to its ASCII binary representation and vice-versa.
Text to Unicode
Parse and convert text to unicode and vice-versa.
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.
Slugify String
Make a string url, filename and id safe.
Text Statistics
Get information about a text, the number of characters, the number of words, its size in bytes, ...
Text Diff
Compare two texts and see the differences between them.
Numeronym Generator
A numeronym is a word where a number is used to form an abbreviation. For example, "i18n" is a numeronym of "internationalization".
ASCII Art Text Generator
Create ASCII art text with many fonts and styles.
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.
String Obfuscator
Obfuscate a string (like a secret, an IBAN, or a token) to make it shareable and identifiable without revealing its content.
URL Parser
Parse a URL into its separate constituent parts (protocol, origin, params, port, username-password, ...).
JWT Parser
Parse and decode your JSON Web Token (jwt) and display its content.
User-Agent Parser
Detect and parse Browser, Engine, OS, CPU, and Device type/model from an user-agent string.
Email Normalizer
Normalize email addresses to a standard format for easier comparison. Useful for deduplication and data cleaning.
Phone Parser and Formatter
Parse, validate and format phone numbers. Get information about the phone number, like the country code, type, etc.
IBAN Validator and Parser
Validate and parse IBAN numbers. Check if an IBAN is valid and get information about it.
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.
JSON Prettify and Format
Prettify your JSON string into a friendly, human-readable format.
JSON Minify
Minify and compress your JSON by removing unnecessary whitespace.
SQL Prettify and Format
Format and prettify your SQL queries online (it supports various SQL dialects).
XML Formatter
Prettify your XML string into a friendly, human-readable format.
YAML Prettify and Format
Prettify your YAML string into a friendly, human-readable format.
Git Cheatsheet
Git is a decentralized version management software. With this cheatsheet, you will have quick access to the most common git commands.
Regex Tester
Test your regular expressions with sample text.
Regex Cheatsheet
Javascript Regex/Regular Expression cheatsheet.
Chmod Calculator
Compute your chmod permissions and commands with this online chmod calculator.
Docker Run to Docker Compose Converter
Transforms 'docker run' commands into docker-compose files!
HTTP Status Codes
The list of all HTTP status codes, their name, and their meaning.
JSON Diff
Compare two JSON objects and get the differences between them.
Crontab Generator
Validate and generate crontab and get the human-readable description of the cron schedule.
Keycode Info
Find the javascript keycode, code, location and modifiers of any pressed key.
IPv4 Subnet Calculator
Parse your IPv4 CIDR blocks and get all the info you need about your subnet.
IPv4 Address Converter
Convert an IP address into decimal, binary, hexadecimal, or even an IPv6 representation of it.
IPv4 Range Expander
Given a start and an end IPv4 address, this tool calculates a valid IPv4 subnet along with its CIDR notation.
MAC Address Lookup
Find the vendor and manufacturer of a device by its MAC address.
QR Code Generator
Generate and download a QR code for a URL (or just plain text), and customize the background and foreground colors.
WiFi QR Code Generator
Generate and download QR codes for quick connections to WiFi networks.
SVG Placeholder Generator
Generate svg images to use as a placeholder in your applications.
Camera Recorder
Take a picture or record a video from your webcam or camera.
Math Evaluator
A calculator for evaluating mathematical expressions. You can use functions like sqrt, cos, sin, abs, etc.
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.
Percentage Calculator
Easily calculate percentages from a value to another value, or from a percentage to a value.
Chronometer
Monitor the duration of a thing. Basically a chronometer with simple chronometer features.
Device Information
Get information about your current device (screen size, pixel-ratio, user agent, ...).
Basic Auth Generator
Generate a base64 basic auth header from a username and password.
Open Graph Meta Generator
Generate open-graph and socials HTML meta tags for your website.
MIME Types
Convert MIME types to file extensions and vice-versa.
HTML WYSIWYG Editor
Online, feature-rich WYSIWYG HTML editor which generates the source code of the content immediately.
Outlook Safelink Decoder
Decode Outlook SafeLink links.
JSON to CSV
Convert JSON to CSV with automatic header detection.
Markdown to HTML
Convert Markdown to Html and allow to print (as PDF).
Encode/Decode URL-formatted Strings
Encode text to URL-encoded format (also known as 'percent-encoded'), or decode from it.
Escape HTML Entities
Escape or unescape HTML entities (replace characters like <,>, &, " and ' with their HTML version).
Benchmark Builder
Easily compare execution time of tasks with this very simple online benchmark builder.
Emoji Picker
Copy and paste emojis easily and get the unicode and code points value of each emoji.