Whether you want to fix a Cut & Paste string formatting issue or convert CSV driven data to tabulated columns. This simple utility will certainly be helpful.
There are a few options which you can use as part of this tool
Select the Separation delimiter of your data, this is usually TABS or CSV, but could be one of the many other common delimiter symbol
Data will be divided into column based on the Separater Character
The tool will calculate the number of spaces required and align each column to fit your data
You can change the alignment justification of the output with the Left or Right Justify checkbox
By default, the output has a 2 spacing separater between each column. You can switch that back to just one by unchecking the 2x Spacer box
There are cases where you may want to keep the separater characater in the output for further formatting etc. Just check the Include Delimiter box.
This formatting tool will not only make your text and string-based tables more readable, but help present your data in a grid-like form without special layouts
Hopefully you will find it useful!
NOTE: Certain results may not format well if you have long sentence-like data, wrapped text, rogue or inline delimiters, or badly formatted text