knowledge/technology/applications/utilities/Textpieces.md

23 lines
580 B
Markdown
Raw Normal View History

2024-04-26 22:30:35 +00:00
---
obj: application
website: https://apps.gnome.org/de/Textpieces
flatpak-id: com.github.liferooter.textpieces
rev: 2024-04-27
---
# Textpieces
2024-09-04 14:39:23 +00:00
![Screenshot](./textpieces.avif)
2024-04-26 22:30:35 +00:00
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