Convert text to uppercase, lowercase, title case and more.
Repeat text N times.
Remove line breaks from text.
Add line numbers to each line.
Reverse text characters.
Find and replace text.
Truncate text to specified length
Wrap text at specified width
Add indentation to text
Generate URL-friendly slugs
Extract email addresses from text
Extract URLs from text
Remove unnecessary whitespace
Remove HTML tags and extract text
Add prefix/suffix to each line
Join lines with delimiter
Split text by delimiter
Capitalize first letter of each word
Convert text to camelCase
Convert text to kebab-case
Convert text to snake_case
Convert text to Title Case
Convert to sentence case
Remove duplicate words from text
Remove all empty lines
Insert line breaks at intervals
Repeat text multiple times
Add padding to text
Shift character positions