22 lines
580 B
Markdown
22 lines
580 B
Markdown
---
|
|
obj: application
|
|
website: https://apps.gnome.org/de/Textpieces
|
|
flatpak-id: com.github.liferooter.textpieces
|
|
rev: 2024-04-27
|
|
---
|
|
|
|
# Textpieces
|
|
|
|
![Screenshot](./textpieces.avif)
|
|
|
|
Do a lot of text transformations, such as:
|
|
- Calculate hashes
|
|
- Encode text
|
|
- Decode text
|
|
- Remove trailing spaces and lines
|
|
- Count lines, symbols and words
|
|
- Format [JSON](../../files/JSON.md) and [XML](../../files/XML.md)
|
|
- Escape and unescape strings
|
|
- Convert [JSON](../../files/JSON.md) to [YAML](../../files/YAML.md) and vice versa
|
|
- Filter lines
|
|
- Replace substrings and regular expressions
|