CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.14k stars 2.8k forks source link

Byte conversion tool #1160

Open DanielAdari opened 5 months ago

DanielAdari commented 5 months ago

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Convert between byte sizes, for example:

Byte —> Gib Byte —> GB MiB —> KB

Is their example of this tool in the wild?

https://www.omnicalculator.com/conversion/kilobytes-to-megabytes

Additional context

No response

Validations

sharevb commented 4 months ago

Hi @DanielAdari,

Could be implemented in https://github.com/CorentinTh/it-tools/pull/1022 and https://github.com/CorentinTh/it-tools/pull/948

sharevb commented 2 months ago

Hi @DanielAdari , @CorentinTh , implemented in #1289