Paste text containing tabs and choose 2, 4, or 8 spaces, and the tool converts every tab character to that many spaces.
2 spaces (JS/Ruby style), 4 spaces (Python/Java style), 8 spaces (traditional Unix style).
Yes — every tab character in the text is converted to the chosen number of spaces.
Only tab characters are converted. Existing spaces are left as-is.