All Tools View Categories About Contact Privacy

Memory Unit Converter (Mi / Gi / Ki <-> bytes)

Convert Kubernetes memory quantities between Ki, Mi, Gi, Ti and bytes.

Runs entirely in your browser - nothing is uploaded and no cluster connection is made.

Binary (Ki/Mi/Gi/Ti) or decimal (K/M/G/T); bare number = bytes.

Your conversion result will appear here.

About Memory Unit Converter (Mi / Gi / Ki <-> bytes)

Kubernetes memory is expressed with binary units (Ki, Mi, Gi, Ti) or decimal SI units (K, M, G, T). A bare number is read as bytes. The Memory Unit Converter turns any of these into an exact byte count and the common Ki/Mi/Gi equivalents.

Enter 200Mi, 1.5Gi, 2Ki or a raw number and get the bytes plus binary-friendly equivalents.

Everything runs locally; nothing is uploaded.

Features

  • Binary + decimal - Ki/Mi/Gi and K/M/G.
  • Bytes - exact byte count.
  • Equivalents - Ki, Mi, Gi shown.
  • Copy / Download / Print - export the result.
  • Private - runs entirely in the browser.

How to Use

  1. Enter a memory value (e.g. 200Mi, 1.5Gi).
  2. Click Generate to see bytes and equivalents.
  3. Copy or download the result.

Examples

200Mi = 209715200 bytes.

1.5Gi = 1610612736 bytes.

2Ki = 2048 bytes.

Benefits

  • No confusion - Mi vs M made explicit.
  • Exact - precise byte math.
  • Fast - instant conversion.
  • Private - no network calls.

Frequently Asked Questions

What units does Kubernetes use for memory?
Kubernetes accepts binary units (Ki, Mi, Gi, Ti, Pi, Ei = powers of 1024) and decimal SI units (K, M, G, T, P, E = powers of 1000). A bare number is treated as bytes.
What is the difference between Mi and M?
Mi is mebibytes (1024*1024 bytes) while M is megabytes (1000*1000 bytes). Mixing them up changes the byte count by about 4.9%.
Does this connect to a cluster?
No. All conversions happen in your browser; nothing is uploaded.
Can I convert raw bytes?
Yes. Enter a plain number (e.g. 2048) to treat it as bytes.
Is the result copyable?
Yes. Copy, download or print the output.