more tools

This commit is contained in:
steffenrapp 2024-09-05 17:01:34 +00:00
parent c756058c5c
commit 917ff521ea
4 changed files with 23 additions and 7 deletions

View file

@ -430,6 +430,10 @@ tools:
description: >-
Informationen zu einem Text erhalten, wie die Anzahl der Zeichen, die
Anzahl der Wörter, die Größe usw.
characters: Anzahl Zeichen
words: Anzahl Wörter
lines: Anzahl Zeilen
bytes: Bytegröße
text-to-nato-alphabet:
title: Text zu NATO-Alphabet
description: >-
@ -474,6 +478,9 @@ tools:
safelink-decoder:
title: Outlook Safelink-Decoder
description: Outlook Safelinks decodieren
input: 'Eingabe einer Outlook Safelink-URL:'
input-placeholder: Deine eingegebene Outlook Safelink-URL...
output: 'Ausgabe der decodierten URL:'
ascii-text-drawer:
title: ASCII-Art-Text-Generator
description: ASCII-Art-Text mit vielen Schriftarten und Stilen erstellen.

View file

@ -403,6 +403,10 @@ tools:
description: >-
Get information about a text, the number of characters, the number of
words, its size in bytes, ...
characters: Character count
words: Word count
lines: Line count
bytes: Byte size
text-to-nato-alphabet:
title: Text to NATO alphabet
description: Transform text into the NATO phonetic alphabet for oral transmission.
@ -443,6 +447,9 @@ tools:
safelink-decoder:
title: Outlook Safelink decoder
description: Decode Outlook SafeLink links
input: 'Your input Outlook SafeLink Url:'
input-placeholder: Your input Outlook SafeLink Url...
output: 'Output decoded URL:'
ascii-text-drawer:
title: ASCII Art Text Generator
description: Create ASCII art text with many fonts and styles.