Fixed-Width Parser
Parse fixed-width columnar text into CSV.
About this tool
Convert text where fields occupy fixed character positions (legacy mainframe / banking exports) into CSV. Column ranges are inferred from a header line by 2+ space separators, or you can specify them manually.