UtilityKit

500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.

Pluralizer & Singularizer

Convert English nouns between their singular and plural forms using proper grammar rules including irregular words.

About Pluralizer & Singularizer

The Pluralizer & Singularizer converts English nouns between their singular and plural forms, applying the correct grammatical rules for regular patterns (adding -s, -es, or -ies) as well as the many common irregular English plurals. It handles words like child → children, mouse → mice, foot → feet, ox → oxen, phenomenon → phenomena, and many more. This tool is useful for writers, developers building NLP or text-generation systems, database designers naming tables and fields, or anyone who needs to quickly check or batch-convert noun forms. Enter one word per line for bulk processing.

Why use Pluralizer & Singularizer

  • Handles hundreds of irregular English plurals correctly.
  • Supports bulk conversion — process many words at once.
  • Useful for developers naming API resources, database tables, or UI labels.
  • Runs entirely in the browser with no external dictionary API needed.
  • Eliminates manual lookups for English plural rules in code generators.
  • Helps maintain consistent naming conventions across REST APIs and database schemas.

How to use Pluralizer & Singularizer

  1. Enter one or more English nouns in the input field (one per line for bulk).
  2. Select whether to convert to Plural or to Singular.
  3. The output shows each converted noun in the result field.
  4. Click Copy to copy all converted words to your clipboard.
  5. Toggle between singular and plural conversion modes as needed.
  6. Inspect the converted output line by line to spot any words you want to override manually.
  7. Use the copy button to grab all results at once for paste into your code or document.

When to use Pluralizer & Singularizer

  • Generating plural or singular noun forms for REST API endpoint naming.
  • Proofreading copy where plural forms need to be checked quickly.
  • Building word lists for NLP datasets or game dictionaries.
  • Naming database tables consistently (e.g. all plural or all singular).
  • Generating GraphQL types or Prisma models that follow plural-table conventions.
  • Localizing UI labels that need both singular and plural forms (e.g. '1 item' vs '5 items').

Examples

Regular and irregular

Input: cat mouse child

Output: cats mice children

Latin loanwords

Input: datum criterion phenomenon

Output: data criteria phenomena

Singularizing

Input: feet teeth geese

Output: foot tooth goose

Tips

  • Avoid feeding the tool verbs or adjectives — only nouns produce reliable singular/plural pairs.
  • For database schema design, pick one convention (all plural or all singular) and stick with it project-wide.
  • Words like 'data', 'media', and 'criteria' are technically plural — the tool will singularize them to 'datum', 'medium', and 'criterion'.
  • For CMS content, use plural form for collection names ('articles', 'products') and singular for item identifiers.
  • Run unfamiliar Latin or Greek loanwords through both this tool and a quick dictionary check to verify correctness.

Frequently Asked Questions

Does it handle irregular plurals like 'data' or 'criteria'?
Yes. Common Latin and Greek irregular plurals (datum/data, criterion/criteria) are in the built-in dictionary.
What if the word has no standard plural (e.g. 'sheep', 'fish')?
Mass nouns and invariant plurals like sheep and fish are recognized and returned unchanged.
Can I process multiple words at once?
Yes. Enter one word per line and all will be converted in a single operation.
Does it work for compound nouns like 'mother-in-law'?
Common hyphenated compounds are handled. Unusual compounds may not produce correct results and should be verified manually.
Is this only for English?
Yes. The tool is built specifically for English morphological rules.
Does it preserve original capitalization?
Yes. The tool detects whether the input is lowercase, capitalized, or all-caps and matches that capitalization in the output.
Are British and American spellings both supported?
Yes. Common British/American variants (colour/color, organise/organize) and their plurals are both recognized.
What happens if I paste a sentence?
The tool processes one word per line. For sentence-level pluralization, split into individual nouns first.

Explore the category

Glossary

Plural
The grammatical form indicating more than one of something (e.g. cats, mice, children).
Singular
The grammatical form indicating exactly one of something (e.g. cat, mouse, child).
Irregular plural
A plural that does not follow standard English rules — typically formed by vowel change or kept from another language.
Mass noun
A noun that does not take a plural form because it refers to an uncountable substance (e.g. water, music).
Invariant noun
A noun whose singular and plural forms are identical (e.g. sheep, deer, fish).
Inflection
The change in word form (suffix, vowel change) that conveys grammatical information like number or tense.