Skip to content

Power-Howdy/text-tools

Repository files navigation

TextTools

Free online text utilities for writers, marketers, and students. No sign-in required.

Tools

  • Word Counter — Count words, characters, sentences. Keyword density, reading time, flow score.
  • Remove Duplicate Lines — Remove duplicate lines while preserving order.
  • Text Sorter — Sort lines A-Z, Z-A, by length, numerically, or randomly.
  • Case Converter — Convert to lowercase, UPPERCASE, Title Case, Sentence case, aLtErNaTiNg.
  • Remove Extra Spaces — Trim and collapse spaces and newlines.
  • Slug Generator — Generate URL-friendly slugs from titles.
  • Random Text Generator — Generate random strings with custom length and charset.
  • Lorem Ipsum — Generate placeholder text in paragraphs, sentences, or words.

Run locally

npm install
npm run dev

Open http://localhost:3000.

Build

npm run build
npm start

Tech

  • Next.js 14 (App Router)
  • TypeScript
  • Tailwind CSS
  • Framer Motion

All text processing runs in the browser. No backend required.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages