uuutil ← all tools

Cut (fields & characters)

Paste text or pick a file (up to 10 MB) and pull out fields or character positions from every line, exactly like cut: the 1,3,5-7 list syntax with open ranges -3 and 5-, a delimiter choice with custom single characters, complement, an output-delimiter override, and the only-delimited toggle. Character mode counts grapheme clusters, so emoji stay whole. The help maps every control to the cut flag it mirrors.

Privacy ledger

Data acquired None.
Libraries used Lit 3 — bundled into the tool file itself.
Data stored None.
Data transmitted None.

Use it on your own page

Download the tool as a single self-contained HTML file: readable source with the Lit library included, zero network requests — it works opened straight from your disk, and you can customize everything.

Prefer the hosted widget? One script tag embeds it and stays up to date:

<script type="module" src="https://uuutil.com/tools/cut-tool.js"></script>
<uu-cut-tool lang="en"></uu-cut-tool>

Source license: MIT — free to use, modify and redistribute; keep the license notice in copies.