Whitespace ???rmalizer
Browser-based tool to convert full-width spaces to half-width and normalize/compress continuous spaces.
Formatting will automatically apply as you type.
?? ?? ??
Can I target tabs too?
?, by enabling "Tab → Space Conversion" in the settings, you can convert all tab characters. You can also specify the resulting number of spaces.
Can I specify how many spaces to keep?
?, the compression option allows you to freely choose the maximum limit (e.g., 1 or 2).
Will my text break?
By enabling the "Exclude Code Blocks" option and wrapping parts you want to protect with three backticks ( ``` ), you can preserve the spaces and newlines within those sections. Example: ``` This part is protected ``` ??ting like this will keep the block unaffected by settings.