Extract Text Column
Extract a 1-based column from delimited text lines.
Convert in your browser · No sign-up
How to use
- Extract a 1-based column from delimited text lines.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
Ada|10 / Lin|20 → 10 / 20 (column 2)
Details and limitations
Use a literal delimiter or \t for tabs. Quoting is not parsed; use CSV tools for quoted data. Missing columns are rejected.
Text stays in your browser; it is not sent to a conversion server.
FAQ
Extract Text Column — What are the supported inputs and limits?
Use a literal delimiter or \t for tabs. Quoting is not parsed; use CSV tools for quoted data. Missing columns are rejected.
Related tools
Format references
Tool page updated: