Skip to content
TextArray
100% local

Spaced letters

Insert a separator between every character to create visually spaced text.

Input
Output

Spaced letters

Spaced letters is a text transformation tool that inserts a separator between every character of your input. By default it uses a space, turning "hello" into "h e l l o", but you can choose any separator—a dash, dot, emoji, or longer string. The transformation applies per line: line breaks are preserved exactly where they are, and separators are only added between characters within each line, never around newlines.

This tool is useful for several purposes. You might want to create a visual effect in a design or presentation, add breathing room between characters for readability, or prepare text in a specific format for another tool. The live tally shows the character count of the result, updating as you type. Copy the output, download it as a text file, or send it to another tool in the chain.

Everything runs entirely in your browser—your text never leaves your device, so it is safe for anything from creative work to private notes. The interface is straightforward: paste your text, set your separator, and see the result appear instantly. The tool handles any character including accented letters, emoji, and symbols.

FAQ

What separators can I use?
Any character or string: a space (default), dash, dot, comma, colon, emoji, or even longer sequences like " :: ". The separator is inserted between every character in each line.
Does it affect line breaks?
No. Line breaks are preserved exactly as they appear in the input. Separators are only added between characters within each line, not around the newlines themselves.
How does it handle special characters and emoji?
All characters are treated equally: accented letters, emoji, symbols, numbers—everything is spaced the same way. Emoji that are made from multiple codepoints are treated as single characters.
Is my text uploaded anywhere?
No. The transformation runs entirely in your browser and your text never leaves your device.