HTML Entity Encoder / Decoder
Convert special characters to HTML entities and back. Example: "<div>" → "<div>"
Input
0 charsLoading...
Output
0 charsLoading...
Convert special characters to HTML entities and back. Example: "<div>" → "<div>"
Lorem Ipsum Generator
Generate placeholder text by paragraphs, words, or bytes.
String to ASCII / Unicode
Convert text to ASCII numeric codes or Unicode escape sequences.
URL Encoder/Decoder
Encode and decode URL-safe strings using encodeURIComponent.
Case Converter
Convert to lowercase, UPPERCASE, camelCase, PascalCase, snake_case, kebab-case, or Title Case.
Duplicate Line Remover
Remove exact duplicate lines, keep only unique data.
Extract Emails / URLs
Extract all email addresses or URLs from a block of text.