VAT Calculator
Calculate prices with or without VAT. Supports French and US tax rates, or custom rates.
Enter a price and select a VAT rate to calculate the price with or without VAT.
Slug Generator
Generate URL-friendly slugs from text. Remove special characters and optionally filter stop words (French, English, or custom).
QR Code Generator
Generate QR codes from text or URLs with download option.
Enter text or URL above to generate QR code
Cross Multiplication Calculator
Solve proportions using cross multiplication (A/B = C/D).
Enter 3 values to calculate the 4th. Uses cross multiplication: A/B = C/D
Password Generator
Generate a random password or secret.
Scores are calculated based on the following criteria: number of characters, uppercase letters, lowercase letters, numbers, and symbols.
UUID Generator
Generate a random UUID.
A Version 1 UUID is a universally unique identifier that is generated using a timestamp and the MAC address of the computer on which it was generated.
A Version 4 UUID is a universally unique identifier that is generated using random numbers. The Version 4 UUIDs produced by this site were generated using a secure random number generator.
MD5 Hash Generator
Generate a MD5 hash from a string.
JWT Viewer
Decode and view the header and payload of a JWT token.
Base64 Image Encode
Convert an image file to Base64 encoded string.
Commit Lint
Generate your commit messages based on the Conventional Commits specification.
JSON Minify/Unminify
Minify JSON by removing whitespace or unminify with customizable tab size (default 2).
Sort And Dedupe
Sort comma-separated values A-Z or Z-A and optionally remove duplicates.