Measure your palm once, read your glove number, letter (S/M/L/XL) and EU size — cm ⇄ inch, reverse lookup, browser-only
- Runs locally
- Category Format Converter
- Best for Turning pasted content or local files into a handoff-friendly format.
Your glove size
These are the industry mainstream mappings (EN 420 style). Work, gardening and fashion gloves each cut slightly differently, so check the maker chart before buying.
Look it up the other way
Tap a number size to fill in the hand circumference it expects.
How to measure your hand
Wrap a soft tape around the widest part of your palm, just below the knuckles, not over the thumb. Keep the hand relaxed and flat. The number of inches is your glove number; the number of centimetres maps to the chart below. Measure your dominant hand and round up if you land between two sizes.
Full glove size chart
| Number size | Letter size | EU size | Hand circumference (cm) | Hand circumference (inch) |
|---|---|---|---|---|
| 6 | XS | 6 | 15.2 | 6 |
| 6.5 | XS | 6 | 16.5 | 6.5 |
| 7 | S | 7 | 17.8 | 7 |
| 7.5 | S | 7 | 19.1 | 7.5 |
| 8 | M | 8 | 20.3 | 8 |
| 8.5 | M | 8 | 21.6 | 8.5 |
| 9 | L | 9 | 22.9 | 9 |
| 9.5 | L | 9 | 24.1 | 9.5 |
| 10 | XL | 10 | 25.4 | 10 |
| 10.5 | XL | 10 | 26.7 | 10.5 |
| 11 | XXL | 11 | 27.9 | 11 |
| 11.5 | XXL | 11 | 29.2 | 11.5 |
What this tool does
Free glove size converter that turns one hand measurement into every glove size you will be asked for. Wrap a tape around the widest part of your palm, enter the circumference in centimetres or inches, and the tool reads back the number size (the number is simply your palm circumference in inches, so 8 inches is a size 8), the letter size S, M, L or XL, and the EU integer size from 6 to 11. It also works in reverse: tap a number size and it fills in the hand circumference that size expects, handy when a listing only quotes one scale. A full chart lines up all four scales side by side, with a short guide on where to put the tape so you do not measure over the thumb by mistake. Every conversion is plain JavaScript in your browser, one click copies any value, and the shareable link reopens the exact measurement you typed. 100% client-side, nothing is uploaded.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy + Preview
- 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
- Format Converter · 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 Glove Size Converter fits into your work
Use it when the main problem is getting content from one practical format into another.
Conversion jobs
- Turning pasted content or local files into a handoff-friendly format.
- Previewing a conversion before you use it in a larger workflow.
- Cleaning small format mismatches without opening a full editor.
Conversion checks
- Try a small sample first when the source format is messy.
- Check character encoding, separators, and line endings after conversion.
- Keep the source until the converted output has been reviewed.
Good next steps
These links move the current task into a more complete workflow.
- 1 Shoe Size Converter US ⇄ UK ⇄ EU ⇄ CN ⇄ JP + foot length (cm/in) — men, women, kids — browser-only Open
- 2 Ring Size Converter US ⇄ UK ⇄ EU ⇄ JP ⇄ CN ⇄ inner circumference & diameter (mm) — type any one, get every size at once — browser-only Open
- 3 Clothing Size Converter US ⇄ UK ⇄ EU ⇄ CN ⇄ S–XXL for men & women — tops, trousers, dresses, suits — with the body measurements behind every size — browser-only Open
Real-world use cases
Buy work or gardening gloves online without a fitting room
A listing says the gloves come in 8, 9 and 10, but you have no idea which is yours. Measure your palm once, read the number size here, and order with confidence. Because work gloves run a touch roomy, the page also nudges you to size up if you are on the border, so you can fit a liner underneath when it gets cold.
Translate a glove size between number, letter and EU scales
A US store quotes a Medium, a German supplier quotes a 9, and a spec sheet lists 22 cm. They are not three different gloves, they are the same hand on three scales. Drop in any one and the tool lines up the other two, so you can tell at a glance whether two listings are actually the same size before you buy.
Pick a gift glove size from someone's hand measurement
You want to surprise someone with leather gloves but cannot ask their size without spoiling it. Borrow a glove they own, measure across the palm, type the centimetres in, and read off the letter and number to shop from. The shareable link lets you send the result to a partner who is doing the actual buying.
Spec a glove size range for a team or uniform order
Kitting out a warehouse crew or a sports team means covering a range, not one size. Measure a few hands, convert each to a number size, and you quickly see the spread, say sizes 8 through 11, so the bulk order carries the right mix instead of a pile of one size that fits nobody.
Common pitfalls
Measuring over the thumb. The glove number is the circumference of the palm alone, taken just below the knuckles. Looping the tape around the base of the thumb adds a couple of centimetres and pushes you a full size too big, so the glove ends up loose and clumsy.
Reading the number size as a centimetre value. The number size is your hand circumference in inches, not centimetres. A 20 cm hand is a size 8, not a size 20. Convert to inches first, or just type the centimetres in and let the tool do the division.
Treating every glove brand and type as identical. The measurement is universal but the cut is not. A size 9 work glove sits looser than a size 9 dress glove, and a winter glove leaves room for a liner. Always size up for work and cold-weather gloves and stay true for snug fashion or sport gloves.
Privacy
Every step here — the centimetre-to-inch conversion, the rounding to the nearest half size, the letter and EU lookups — is plain JavaScript that runs in your browser tab. Your hand measurement never leaves the page and nothing is logged. The one caveat: the shareable link encodes the circumference you typed in the query string, so a link pasted into chat records that number in the recipient server's access log. If the measurement is personal, use the copy button and paste the result text instead of sharing the URL.
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.
- A1Z26 Cipher (Letter ⇄ Number) A=1, B=2 … Z=26 — encode text to numbers or decode numbers to text, pick hyphen / space / comma separators, one-click copy — browser-only
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- 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