Numeronym Generator

Make a numeronym: shorten a long word by keeping its first and last letter and replacing the middle with a count of the letters between them. It is the trick behind a11y for accessibility and i18n for internationalization. Type a word or a whole sentence and copy the shortened version.

A numeronym is a word shortened with a number in the middle, so accessibility becomes a11y and internationalization becomes i18n. This generator keeps the first and last letter of each word and counts the letters in between, which is exactly how developers and designers write those well-known abbreviations. Type a single term or a full sentence and the shortened form appears as you go. Short words, numbers and punctuation are left alone, so only the long words get squeezed.

  • Copies and pastes anywhere
  • 100% free
  • No sign-up, no app
  • Works on phone and desktop
  • Unlimited text, no limits
Your text
Numeronym
a11y i18n for e6e

Try one

First and last letter stay; the letters in between become their count. Short words, numbers and symbols are left as they are.

How to use it

  1. 1

    Type a word or sentence

    Enter the text you want shortened. Each long word is turned into a numeronym live.

  2. 2

    Choose how aggressive

    Standard only shortens longer words; aggressive shortens anything with a letter in the middle.

  3. 3

    Copy the result

    Copy the numeronym and drop it into a doc, a slug, a variable name or a chat.

When it comes in handy

Developer shorthand

Write a11y, i18n or l10n consistently instead of typing the long form every time.

Compact labels

Shorten a long term for a tag, a column header or a tight bit of UI.

Learning the pattern

See how any word would collapse into a numeronym, useful when naming things.

Instant & 100% private — nothing is uploaded

The styling happens right here in your browser. Your text is never sent to a server, so there is no sign-up, no email wall, and no length cap from us. Load the page once and it keeps working even if you go offline.

Frequently asked questions

How is a numeronym made?
You keep the first and last letter of the word and replace everything in between with the number of letters you removed. Accessibility has eleven letters between the a and the y, so it becomes a11y. Internationalization has eighteen letters between the i and the n, giving i18n. The number is a count, not a code.
Why do short words stay unchanged?
A numeronym only saves space on long words. Shortening a four or five letter word would barely shrink it and often reads worse, so the standard mode leaves shorter words as they are. If you want every word squeezed regardless, switch to aggressive mode.
What are common numeronyms?
The best known come from software: a11y for accessibility, i18n for internationalization, l10n for localization, and k8s for kubernetes. You will also see them used for long product and team names where the full spelling is a mouthful.