top | item 42115453

Show HN: We built the simplest Online Unit Converter for everyday use

8 points| rpcom | 1 year ago |betaconvert.com

Features:

200+ unit converters in Area, Length, Mass, Speed, Temperature, and Time categories; Precision: up to 28 decimal places; Conversion formulas with examples; Neat UI with light/dark theme.

Enjoy using it.

37 comments

order

milliams|1 year ago

    This website uses cookies

    Show all partners (1496)
Why should a site like this possibly need to be potentially sharing data with one and a half thousand other entities?

rpcom|1 year ago

The website shares cookies with Google over Google Analytics only if cookies are accepted via consent banner, otherwise the website browsing is completely anonymous. Regarding 1496 partners, these entities will not get any information if there is no services associated with them plugged-in to our website (and there is no such in our case). They are just registered partners of Cookie Consent Provider that we use on our website.

abishekvenkat|1 year ago

Looks nice and useful!

One minor feedback would be - you could move the "Browse related converters" section to the right panel which is empty now.

rpcom|1 year ago

Makes sense - to fill UI voids. Thank you for the feedback.

fragmede|1 year ago

Has the same problem with time as I see elsewhere. I don't don't want to convert a billion seconds to number of hours and then days and then weeks and months and then years. I want to translate that to a human readable years/months/days/hours/minutes/seconds in one click.

unsnap_biceps|1 year ago

The red under "Free Online" looks weird to my eyes, like it was half crossed out with a red highlighter.

The helpful descriptions under the conversion doesn't seem to switch to the ones you have selected. I expected when I switched the time from minutes to years, the box would have defined years.

rpcom|1 year ago

Thank you for the feedback.

Usually users search a specific unit conversion, such as “convert meters to feet”. They will be redirected by a search engine to a dedicated page with detailed units descriptions down below the category page, example https://www.betaconvert.com/length/meters/feet , do their conversion and leave. For the case when a user begins navigation from top-bottom, we will consider to load a proper unit description on unit change as you have suggested.

stemlord|1 year ago

I often need a quick and easy conversion tool for mapping a val from one range to another

Also have a hard time finding good resolution/aspect ratio calculators

Finally the most fraught online calculator tooling I know of is projector throw distance and part specs calculators/visualizers

ordu|1 year ago

I'm generally content with ddg converter, the only its issue it is hard to convert pounds into a metric units, because ddg stubbornly believes that the pound is a currency. It will happily convert pounds into dollars, but not into kilograms.

gtfiorentino|1 year ago

Hi - do you have an example query showing this issue? I just tried "45 lb to kg" on DuckDuckGo and it's working as I would expect (45 Pounds = 20.41166 Kilograms).

honkeymagoo|1 year ago

I find natural language much easier, it's one single interface-- I just use raycast. If I type "20ft" it defaults showing in meters, so I don't even have to type anything extra, it's great

ishtanbul|1 year ago

the color scheme is low contrast. i would recommend black and white instead

rpcom|1 year ago

This is important suggestion that we should consider for better usability. Thanks.

m3kw9|1 year ago

We are near “Moores law” limit for how simple a unit converter can get

janalsncm|1 year ago

Here is my feedback:

1. You don’t need an internet connection for simple unit conversion.

2. You don’t need to share data with 1400+ spy tech organizations. You don’t need cookies at all. It’s a stateless calculator.

smusamashah|1 year ago

Additionally, this being simplest I wasn't expecting a new page for every category of unit and the added load time with that.

rpcom|1 year ago

We use high-precision calculations up to 28 decimal digits that cannot be provided by numeric types available in Javascript. That’s why we do our calculations on the backend.