Text Formatting and Cleanup
Last updated: 27 September 2026
Case conversion, line formatting, text statistics, Unicode, binary views, emoji, NATO spelling, and message formatting.
This guide is the canonical guide page for related tools on ilham.dev. It should grow into practical explanations, caveats, examples, and references instead of creating one thin article per utility.
Related tools
- ASCII Text — Render text as large ASCII-art banners.
- Case Converter — Switch text between camelCase, snake_case, kebab-case and more.
- Emoji Picker — Search emoji by name and copy them.
- Line Comma Formatter — Add commas, quotes, arrays or SQL IN formatting to one-item-per-line lists.
- List Converter — Convert between line lists, CSV, JSON arrays and other list formats.
- Lorem Ipsum — Generate placeholder paragraphs, sentences or words.
- Number to Words — Spell an Indonesian number out in words, for invoices and receipts.
- Numeronym — Turn long words into numeronyms like i18n.
- String Obfuscator — Obfuscate part of a string while keeping it readable.
- Text Diff — Compare two blocks of text line by line.
- Text Statistics — Count characters, words, sentences, lines and reading time.
- Text to Binary — Convert text to its binary representation and back.
- NATO Alphabet — Spell out text using the NATO phonetic alphabet.
- Text to Unicode — Show the Unicode code points of a string, and rebuild a string from them.
- Typo Spotter — Flag double spaces, stray spaces around punctuation, repeated words and informal Indonesian short forms.
- WhatsApp Message Formatter — Format a WhatsApp message with bold, italic, strikethrough, monospace and lists, with a live preview.
- WhatsApp Link Generator — Turn a phone number and a message into a wa.me click-to-chat link.
Notes for future edits
- Keep the guide reusable and factual.
- Link to personal posts only when there is a real incident, measurement, migration, or lesson.
- For sensitive inputs, mention whether the related tool runs locally in the browser and warn against pasting production secrets without understanding the trust boundary.