PTHPasteboard icon

Tab To Spaces Filter

The Tab to Spaces filter converts each tab in the input text into one or more spaces.

setting description
Convert Tab to Spaces Convert each tab to this many spaces
Only at line start Only change tabs at the start of the line
input output options
*_hello**there ___hello____there Convert each tab to 2 spaces
*_hello**there ___hello**there Convert each tab to 2 spaces
Only at line start
Note: In the above example _ represent spaces and * represent tabs.

See also