Kubernetes CPU is expressed in cores or millicores. Requests and limits use either a decimal number of cores (2) or a millicore value (500m). The CPU Unit Converter translates between them instantly.
Paste a value such as 500m, 2 or 1.5 and the tool returns both representations so you can use whichever your manifest expects.
Everything runs locally; nothing is uploaded and no cluster is contacted.