Text Processing
Compare two text inputs and show differences
text-diffText Processing
Remove duplicate lines, words, or characters from text
text-duplicates-removerText Processing
Extract specific patterns (emails, phones, URLs, numbers)
text-extractorHealth
Calculate Total Daily Energy Expenditure (TDEE) - total calories burned per day
tdee-calculatorMath & Numbers
Calculate Taylor series expansion for common functions
taylor-seriesDocument Tools
Convert text files (.txt, .md, .csv, etc.) to PDF documents with customizable formatting and encoding support
text-file-to-pdf-converterText Processing
Convert text to dot.case (lowercase with dots)
text-dot-caseText Processing
Convert text to kebab-case (lowercase with hyphens)
text-kebab-caseUtilities
Generate table of contents and directory structure from text content using AI
text-directory-generatorText Processing
Invert text case - convert uppercase letters to lowercase and lowercase letters to uppercase
text-invert-caseCompression
Preview contents of TAR.GZ archive without extraction (requires 7zip command)
tar-gz-previewCompression
Extract a single file from TAR.GZ archive by exact path (requires 7zip command)
tar-gz-selective-extract