Category Text Utility

Random Number Generator – Free Online Random Number Tool

Generates one or multiple random numbers within a user-specified range, with options for integer or decimal output, uniqueness enforcement, and sorted output. Results are displayed as individual pill-shaped cards for quick readability. Suitable for games, statistical sampling, lottery draws, and…

Text Generator

Overview The Text Generator creates random text in three modes: strong Password generation with configurable character sets and a strength indicator, Random Name generation with gender and format options, and Lorem Ipsum placeholder text in configurable quantities of words, sentences,…

Unicode Encoder

Overview The Unicode Encoder converts text into six different Unicode encoding formats: JavaScript escape sequences (\u), HTML decimal entities (&#), HTML hex entities (&#x), UTF-8 hex bytes, Unicode code points (U+), and URL percent-encoding. A character breakdown table shows each…

JSON Formatter

Overview The JSON Formatter validates, formats, and minifies JSON data. It features syntax highlighting, configurable indentation, and displays structural statistics including key count, array count, and nesting depth — making it an essential tool for developers working with APIs and…

Markdown to HTML

Overview The Markdown to HTML converter transforms Markdown-formatted text into clean HTML in real time, supporting all common Markdown elements including headings, bold, italic, lists, code blocks, blockquotes, links, images, and tables. How to Use Type or paste Markdown text…

Text Cleaner

Overview The Text Cleaner provides eight toggleable cleaning options to sanitize and normalize messy text. It removes extra whitespace, blank lines, tabs, punctuation, numbers, emoji, and more — ideal for cleaning scraped data, copied text, or reformatting content for processing.…

HTML Entity Encoder

Overview The HTML Entity Encoder converts special characters to their HTML entity equivalents and vice versa, preventing characters like <, >, &, and ” from being interpreted as HTML markup. It supports three encoding scopes and includes a clickable reference…

Caesar Cipher

Overview The Caesar Cipher tool encrypts and decrypts text using the classic substitution cipher where each letter is shifted a fixed number of positions in the alphabet. In decrypt mode, it can perform a brute-force attack, displaying all 25 possible…

String Reverser

Overview The String Reverser offers four distinct reversal modes: reversing all characters, reversing word order, reversing line order, and reversing each individual word while maintaining word positions. It also detects whether the input text is a palindrome. How to Use…

Case Converter

Overview The Case Converter transforms text between 10 different letter case styles, including standard formats for writing, programming variable naming conventions (camelCase, PascalCase, snake_case, kebab-case), and fun alternating patterns. How to Use Paste or type text into the input box.…