Data & Text
Every converter here runs entirely in your browser - no data is ever sent to a server.
Base64 EncodeEncode any text to Base64 instantly. Runs entirely in your browser, so nothing you type is ever sent anywhere.
Instant
Base64 DecodeDecode a Base64 string back to readable text instantly. Runs entirely in your browser - nothing is sent to a server.
Instant
JSON → CSVConvert a JSON array of objects to CSV instantly, right in your browser. No upload, no server round-trip.
Instant
CSV → JSONConvert a CSV table to a JSON array of objects instantly, right in your browser. No upload, no server round-trip.
Instant
URL EncodePercent-encode text for safe use in a URL, instantly and entirely in your browser.
Instant
URL DecodeDecode a percent-encoded URL string back to readable text, instantly and entirely in your browser.
Instant
UNIX → DATEConvert a Unix timestamp (seconds since 1970) to a readable date and time, instantly in your browser.
Instant
DATE → UNIXConvert a date and time to a Unix timestamp (seconds since 1970), instantly in your browser.
Instant
TEXT → MD5Generate the MD5 hash of any text instantly, entirely in your browser. Useful for checksums and legacy compatibility.
Instant
TEXT → SHA1Generate the SHA-1 hash of any text instantly, entirely in your browser using the native Web Crypto API.
Instant
TEXT → SHA256Generate the SHA-256 hash of any text instantly, entirely in your browser using the native Web Crypto API.
Instant
TEXT → SHA512Generate the SHA-512 hash of any text instantly, entirely in your browser using the native Web Crypto API.
Instant
Generate UUIDGenerate a random UUID (v4) instantly, entirely in your browser. Click again for a new one.
Instant
Decode JWTDecode a JWT's header and payload instantly, entirely in your browser. Does not verify the signature.
Instant
HEX → RGBConvert a hex color code to RGB instantly, entirely in your browser.
Instant
RGB → HEXConvert an RGB color to a hex code instantly, entirely in your browser.
Instant
HEX → HSLConvert a hex color code to HSL instantly, entirely in your browser.
Instant
HSL → HEXConvert an HSL color to a hex code instantly, entirely in your browser.
Instant
YAML → JSONConvert YAML to JSON instantly, entirely in your browser. Handy for config files and Kubernetes manifests.
Instant
JSON → YAMLConvert JSON to YAML instantly, entirely in your browser. Handy for turning API responses into config-friendly YAML.
Instant
XML → JSONConvert XML to JSON instantly, entirely in your browser.
Instant
JSON → XMLConvert JSON to XML instantly, entirely in your browser.
Instant
MARKDOWN → HTMLConvert Markdown to HTML instantly, entirely in your browser.
Instant
CAMEL → SNAKEConvert camelCase text to snake_case instantly, entirely in your browser.
Instant
SNAKE → CAMELConvert snake_case text to camelCase instantly, entirely in your browser.
Instant
Word CounterCount words, characters, and lines in your text instantly, entirely in your browser.
Instant
DECIMAL → BINARYConvert a decimal number to binary instantly, entirely in your browser.
Instant
BINARY → DECIMALConvert a binary number to decimal instantly, entirely in your browser.
Instant
DECIMAL → HEXConvert a decimal number to hexadecimal instantly, entirely in your browser.
Instant
HEX → DECIMALConvert a hexadecimal number to decimal instantly, entirely in your browser.
Instant
Format JSONFormat and beautify messy JSON instantly, entirely in your browser.
Instant
Minify JSONMinify JSON by removing whitespace instantly, entirely in your browser.
Instant
TEXT → SLUGTurn any text into a clean, URL-friendly slug instantly, entirely in your browser.
Instant
HTML EncodeEscape special characters into HTML entities instantly, entirely in your browser.
Instant
HTML DecodeDecode HTML entities back to plain text instantly, entirely in your browser.
Instant
TEXT → BASE32Encode text to Base32 instantly, entirely in your browser.
Instant
BASE32 → TEXTDecode a Base32 string back to text instantly, entirely in your browser.
Instant
ROT13Apply the ROT13 cipher to text instantly, entirely in your browser. Running it twice gets you back the original.
Instant
HEX → BASE64Convert a hex string to Base64 instantly, entirely in your browser.
Instant
BASE64 → HEXConvert a Base64 string to hex instantly, entirely in your browser.
Instant
CIDR CalculatorCalculate network, broadcast, netmask, and usable host range from a CIDR block instantly, entirely in your browser.
Instant
IP → DECIMALConvert an IPv4 address to its decimal (32-bit integer) representation instantly, entirely in your browser.
Instant
DECIMAL → IPConvert a 32-bit decimal number back to an IPv4 address instantly, entirely in your browser.
Instant
QUERYSTRING → JSONConvert a URL query string to JSON instantly, entirely in your browser.
Instant
JSON → QUERYSTRINGConvert a JSON object to a URL query string instantly, entirely in your browser.
Instant
Generate ULIDGenerate a random, sortable ULID instantly, entirely in your browser.
Instant
Generate PasswordGenerate a strong, random password instantly, entirely in your browser.
Instant
Generate Lorem IpsumGenerate placeholder Lorem Ipsum text instantly, entirely in your browser.
Instant
TEXT → FANCYConvert plain text into stylish bold Unicode text instantly, entirely in your browser.
Instant
Platform Char CounterCount characters against Twitter/X, Instagram, and other platform limits instantly, entirely in your browser.
Instant
JSON → TYPESCRIPTConvert a JSON object into a TypeScript interface instantly, entirely in your browser.
Instant
Format SQLFormat and beautify SQL queries instantly, entirely in your browser.
Instant
Cron ExplainerTranslate a cron expression into a plain-English sentence instantly, entirely in your browser.
Instant
TEXT → QRGenerate a QR code from any text or URL instantly, entirely in your browser.
Instant
Title CaseConvert text to Title Case online for free, capitalizing the first letter of every word, entirely in your browser.
Instant
Sentence CaseConvert text to sentence case online for free - lowercase everything and capitalize the first letter of each sentence, entirely in your browser.
Instant
UPPERCASEConvert text to UPPERCASE online for free, instantly, entirely in your browser.
Instant
lowercaseConvert text to lowercase online for free, instantly, entirely in your browser.
Instant
aLtErNaTiNg CaSeConvert text to aLtErNaTiNg cAsE online for free, instantly, entirely in your browser - great for sarcastic mocking text.
Instant
Remove Extra SpacesStrip extra spaces, tabs, and line breaks from text online for free, collapsing them into single spaces, entirely in your browser.
Instant
Remove Line BreaksJoin multi-line text into a single line online for free, replacing line breaks with spaces, entirely in your browser.
Instant
Sort LinesSort the lines of any text alphabetically online for free, instantly, entirely in your browser.
Instant
Remove Duplicate LinesRemove duplicate lines from any text online for free, keeping the first occurrence, entirely in your browser.
Instant
Reverse TextReverse any text online for free, character by character, entirely in your browser.
Instant
Reading TimeEstimate how long an article or text takes to read online for free, instantly, entirely in your browser.
Instant
Word FrequencyCount how often each word appears in a text online for free, instantly, entirely in your browser.
Instant
Palindrome CheckerCheck if a word or phrase is a palindrome online for free, instantly, entirely in your browser.
Instant
Anagram CheckerCheck if two words or phrases are anagrams of each other online for free, instantly, entirely in your browser.
Instant
DECIMAL → OCTALConvert Decimal to Octal online for free, instantly, entirely in your browser.
Instant
OCTAL → DECIMALConvert Octal to Decimal online for free, instantly, entirely in your browser.
Instant
BINARY → HEXConvert Binary to Hex online for free, instantly, entirely in your browser.
Instant
HEX → BINARYConvert Hex to Binary online for free, instantly, entirely in your browser.
Instant
TEXT → MORSEConvert Text to Morse Code online for free, instantly, entirely in your browser.
Instant
MORSE → TEXTConvert Morse Code to Text online for free, instantly, entirely in your browser.
Instant
TEXT → BINARYConvert Text to Binary online for free, instantly, entirely in your browser.
Instant
BINARY → TEXTConvert Binary to Text online for free, instantly, entirely in your browser.
Instant