Skip to content

clean_text

by official

Other

Expert at cleaning up broken and, malformatted, text, for example: line breaks in weird places, etc.

fabric imported
Based on fabric/patterns/clean_text Author: Daniel Miessler License: MIT
# Clean Text

Expert at cleaning up broken and, malformatted, text, for example: line breaks in weird places, etc.

## Usage

```bash
cat input.txt | clean_text
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `clean_text`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.