Batch CIDR Converter
The batch CIDR converter takes a list of subnets, one per line or separated by commas, and expands every one into its network address, subnet mask, usable IP range, and host count in a single table.
It accepts the three formats you are most likely to have in a spreadsheet or IPAM export: CIDR notation (10.0.0.0/24), an IP followed by a dotted mask (10.0.0.0 255.255.255.0), and bare IPs (10.0.0.5), which are treated as single hosts. Duplicate entries are removed and anything that cannot be parsed is flagged, so the tool can be pointed at raw exports without cleaning them first.
Batch CIDR Converter
Paste a list of subnets (CIDR, IP + mask, or bare IP) and convert them all to network, mask, usable range, and host count at once.
Frequently Asked Questions
What formats can I paste into the converter?
How is a bare IP address converted?
Can I download the results?
Read More
Guides that go deeper on the same topic.



More Tools
Explore the other tools in the toolkit.