Security
Validate password strength and check against common security requirements
password-validatorDevelopment
Generate robots.txt files for search engine crawlers with configurable rules
robots-txt-generatorFormat Conversion
Convert between YAML and JSON formats
yaml-json-converterText Processing
Randomize text by shuffling lines, words, or characters
text-randomizerText Processing
Repeat text multiple times with customizable separators
text-repeatText Processing
Split text by custom delimiters, characters, or patterns
text-splitterText Processing
Fill text templates with variables and data using various template formats
text-templateText Processing
Analyze word frequency and character distribution in text
text-word-frequencyText Processing
Wrap text to specific line lengths with customizable options
text-wrapDevelopment
Test regular expressions against text
regex-testerText Processing
Add prefix or suffix to each line or word
text-prefix-suffixText Processing
Remove specific characters, words, or patterns from text
text-remover