MAC Address Format Converter

This tool reformats a MAC address into all the common notations, so you can convert between the different ways network hardware addresses are written. A MAC address is the unique 48-bit identifier built into a network interface, written as twelve hexadecimal digits. The trouble is that different systems and vendors write it differently: some use colons between pairs, some use hyphens, Cisco equipment groups it into three sets of four digits separated by dots, and some show it bare with no separators, in either upper or lower case. Copying an address from one system into another often means converting between these formats by hand, which is fiddly and easy to get wrong. This converter does it instantly. You paste a MAC address in any of the common formats, and the calculator extracts the twelve hexadecimal digits and shows the address in colon notation, hyphen notation, Cisco dotted notation, and bare, in both upper and lower case. The result updates as you type. Use it to convert a MAC address into the format a particular system expects, to normalise addresses copied from different sources, or to tidy up a list. The tool is forgiving about the input: it strips out whatever separators you paste and rebuilds the address cleanly in each format, so you can throw a colon-separated, hyphenated or dotted address at it and get all the others back. It also validates that you have exactly twelve hexadecimal digits, flagging the input if the address is the wrong length or contains invalid characters, which is a handy check in itself. The colon and hyphen forms are the most widely used, while the Cisco dotted form appears on Cisco networking gear, and the bare form is common in some software and databases.

Colon-
Hyphen-
Cisco (dotted)-
Bare-
Lower case-

Accepts colon, hyphen, dotted or bare input. A MAC address is 12 hexadecimal digits (48 bits). Flags input that is not exactly 12 hex digits. Runs entirely in your browser.

How it works

The converter strips out any separators and spaces from your input, leaving the raw hexadecimal digits, and checks there are exactly twelve. It then rebuilds the address in each notation: colon and hyphen forms group the digits in pairs, the Cisco form groups them in fours separated by dots, and the bare form has no separators, shown in upper and lower case.

Worked example

Pasting 00:1B:44:11:3A:B7 gives the hyphen form 00-1B-44-11-3A-B7, the Cisco dotted form 001b.4411.3ab7, the bare form 001B44113AB7, and the lower-case colon form 00:1b:44:11:3a:b7. Any of these inputs produces the same set of outputs, since they all contain the same twelve hexadecimal digits.

Related calculators

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

© 2019 to 2026 Calculate.co.nz. All rights reserved.