Turn singular English nouns into plurals and back, with irregulars, -ies, -ves and uncountables handled, all in your browser
- Runs locally
- Category Text
- Best for Removing repetitive cleanup work from everyday writing and operations.
What this tool does
A free pluralizer that converts English nouns between singular and plural and gets the hard cases right. Most words just take an -s, but real English is messier: words ending in s, x, z, ch or sh take -es (box → boxes), a consonant plus y flips to -ies (city → cities), and many -f or -fe words switch to -ves (leaf → leaves, knife → knives). On top of the suffix rules it carries a table of more than forty irregular plurals (child → children, man → men, foot → feet, mouse → mice, person → people) and the Latin and Greek loanwords that trip people up (datum → data, cactus → cacti, analysis → analyses). Zero-plural nouns such as sheep, fish, deer and series, plus true uncountables like information and equipment, are left unchanged. The converter works both ways, so you can singularize a plural just as easily, and it keeps your capitalization so Child becomes Children and BOX becomes BOXES. Paste one word per line to convert a whole list at once, then copy the result with a single click. Everything runs locally in your browser.
Tool details
- Input
- Text
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Text · Content Creator
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Pluralizer fits into your work
Use it to clean, compare, reshape, or extract plain text before it goes into a document, CMS, spreadsheet, or prompt.
Text jobs
- Removing repetitive cleanup work from everyday writing and operations.
- Making text easier to compare, paste, publish, or feed into another tool.
- Working with content locally when the text is private or unfinished.
Text checks
- Scan for unintended whitespace, duplicate lines, and lost punctuation.
- For long text, test the first few lines before applying the whole change.
- Copy the final output only after checking the preview.
Good next steps
These links move the current task into a more complete workflow.
- 1 Add Line Numbers Number every line of pasted text — set start, step and separator, zero-pad to align, skip blanks, or strip numbers back off — browser-only Open
- 2 Character Frequency Counter Count how often every character appears, ranked by frequency, with case, space and punctuation toggles, browser-only Open
- 3 Case Converter Convert text between camelCase, snake_case, kebab-case, PascalCase, Title Case, UPPER, lower — instant, browser-only Open
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- 24-Point Solver & Game 24-point solver and game — enter 4 numbers and get every solution instantly, or play random hands against the clock.
- Age Calculator Calculate your exact age — years, months, days, hours. Compare two dates or count to a future date.
- Airline Luggage Allowance Checker Airline luggage allowance — 50+ carriers' carry-on / checked baggage rules with size, weight, and excess fee.
- Annuity Calculator Annuity & retirement calculator — see monthly income from your savings, accumulation + payout phases, multiple scenarios.