calcula·live209+
Salary & Work 16 tools Net salaryGross (from net)Advanced net salaryΣTotal employer costMinimum wageMeal vouchersPart-time salaryOvertime pay See all — Salary & Work
% Taxes 19 tools %VAT calculatorIncome taxDividend taxCar tax (VED)Rental income taxWithholding taxMicro-company taxCorporate profit tax See all — Taxes
Credit 16 tools MortgageConsumer loanCar loanRefinancing%Effective APRHow much can I borrow?Early repaymentAmortization table See all — Credit
Finance 18 tools Compound interestInvestment calculator (SIP)Savings simulatorCurrency converterGold priceInflationTerm deposit%Investment ROI See all — Finance
Health 22 tools BMIIdeal weightDaily calories (TDEE)Pregnancy (weeks)Daily water intakeBMROvulationSmoking cost See all — Health
Math 22 tools %PercentagesRule of threeAverage & statisticsPower & rootUnit conversionsArea & perimeterVolumePythagoras See all — Math
Time & Date 25 tools Date differenceExact ageWorking days±Add / subtract dateCountdownDays until…Sunrise & sunsetCurrent time in a city See all — Time & Date
Education 14 tools Subject averageWeighted averageMidterm & final gradeGrade neededECTS credits / GPAGraduation averageSATs scaled scoreUCAS points / admission See all — Education
Auto & Travel 15 tools Fuel consumptionTrip costSpeed / time / distanceCar tax (VED)Distance between citiesBonus-malus classHalfway pointSplit trip cost See all — Auto & Travel
Real Estate 13 tools Notary purchase fees%Agent commissionPrice per m²Built / usable areaRental yieldRent vs buyMortgageLand share See all — Real Estate
Business & Commerce 12 tools Profit marginMarkupAdSense revenue (website)App revenue (AdMob)Final priceDiscountBreak-even pointStock turnover See all — Business & Commerce
Insurance 6 tools Home insuranceLife insuranceHealth insuranceTravel insuranceBonus-malus classLoan insurance See all — Insurance
§ Legal 9 tools §Legal term (days)%Legal interestChild supportCourt feesStatute of limitationsInflation updateEnforcement costMediation fee See all — Legal
Everyday Tools 11 tools Tip calculatorSplit the billAC BTUHTML color codePassword generatorWord / character countMD5 / hashGeneration See all — Everyday Tools
All calculators
Live
Advertisement 320 × 50 mobile only · sticky top
Misc · Updated 2026

Hash Generator (MD5 / SHA)

Instantly generate the MD5, SHA-1, SHA-256 and SHA-512 hashes of a text — all locally, in your browser, without sending anything to a server.

Text to hash

Type any text; the MD5, SHA-1, SHA-256 and SHA-512 hashes are computed instantly, locally.

Hashes
MD5
b354a562e5bd8e34140deab28755f289
SHA-1
SHA-256
SHA-512

Everything runs in your browser — your text is never sent anywhere. MD5 and SHA-1 are not safe for passwords.

Handy everyday tools. Simple, fast calculations for common situations. Everything runs instantly in your browser, no account, no data sent.

Advertisement 728 × 90320 × 250 desktop 728×90 sticky · mobile 320×250

iHow it is calculated

A hash function turns a text of any length into a fixed-length fingerprint. It is deterministic (same text → same hash) and irreversible:

hash = f(text) · fixed length, irreversible

The text abc has MD5 = 900150983cd24fb0d6963f7d28e17f72 and SHA-256 = ba7816bf…f20015ad. Any change to the text changes the hash completely.

Advertisement 728 × 90320 × 250 desktop 728×90 sticky · mobile 320×250

?Frequently asked questions

What is a hash?

A hash is a fixed-length "fingerprint" of a text, produced by a mathematical function. The same text always gives the same hash, but you cannot reconstruct the text from the hash.

What is the difference between MD5 and SHA-256?

MD5 produces 128 bits and is old and insecure (it has collisions). SHA-256 produces 256 bits and is considered secure, widely used today. SHA-1 is also outdated.

Can I decrypt a hash?

No. A hash is not encryption — it is irreversible by definition. It can only be "cracked" by guessing (dictionary/brute force) for short or common texts.

What are hashes used for?

Verifying file integrity (checksums), storing passwords safely (with a salt), digital signatures and indexing. Each purpose needs a suitable algorithm.

Is MD5 safe for passwords?

No. MD5 and SHA-1 are fast and vulnerable. For passwords, use slow, dedicated functions (bcrypt, scrypt, Argon2) with a unique salt per user.

Why does the same text always give the same hash?

Because the function is deterministic. This property enables verification: you recompute the hash and compare it with the expected one to confirm the data has not changed.

Is my text sent to a server?

No. The computation happens entirely in your browser; the text you enter never leaves your device and is not stored by us.

Advertisement 728 × 90320 × 250 desktop 728×90 sticky · mobile 320×250

Related tools

209 tools · 14 categories

Explore all calculators

All calculators (209) →
Advertisement 320 × 50