CorentinTh / it-tools

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

[NEW TOOL] Data Storage/Transfers Converter #539

Open SpasianNrD opened 1 year ago

SpasianNrD commented 1 year ago

What tool do you want? Data Storage/Transfers Converter

Describe the solution you'd like Tool similar google's storage and transfer converter. A tool to convert capacities for example, from pebibytes to gigabytes. In addition, transfer speed conversions, which is almost the same tool just but mostly in bits.

Is their example of this tool in the wild? Yes. For just plain storage: Google Digital Storage Converter and/or https://www.unitconverters.net/data-storage-converter.html For Transfer Rates: Google's Data Transfer Rate Converter and/or https://www.thecalculatorsite.com/conversions/datarate.php

Additional context The ability to convert to multiple sizes/transfers at the same time, i.e. # pebibits = # gigabytes = # terabits... etc.

remkolems commented 1 year ago

IMHO https://www.gbmb.org is a (far) better and easier to understand examples of digital storage converters.

Especially https://www.gbmb.org/gb-to-gib, https://www.gbmb.org/gb-to-mib or https://www.gbmb.org/mib-to-gb.

csuno commented 11 months ago

+1

sharevb commented 3 weeks ago

Hi @SpasianNrD, @remkolems, @csuno, @CorentinTh , implemented in #1289