A browser-based cut-up generator inspired by William S. Burroughs. Paste text, choose chunk type (word, phrase, or sentence), and generate randomized rearrangements. Each click creates a new collapsible output panel.
Built with plain HTML, CSS, and JavaScript. CutUp has no dependencies or tracking and works fully offline.
- Randomized cut-up generation
- Adjustable fragment count
- Expand/collapse past outputs
- Offline, self-contained HTML
- Open
cutup.htmlin any browser. - Paste or type your text.
- Select a chunk type and adjust the slider.
- Click Generate to create random rearrangements.
- Expand or collapse each output panel as desired.
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
You may copy, modify, and distribute this software under the terms of the GPL-3.0.
See the LICENSE file for full details.