addabit

37 tools · no accounts · nothing leaves the tab

Small tools that do one thing each.

Every tool here is its own page. It runs entirely in your browser, keeps no account, sets no cookie, and makes no network request once it has loaded — so all of this works on a plane, and anything you paste in stays on your machine.

Units

everyday

Length, weight, temperature, volume, area and speed, converted as you type.

Percent

everyday

Every percentage question in one place, including tips, discounts and tax.

Split the Bill

everyday

Divide a bill between people, with tip, tax and uneven shares handled.

Dates

everyday

Days between two dates, adding or subtracting time, and exact ages.

Numbers

everyday

Numbers written out in words for cheques, plus Roman numerals and ordinals.

Random

everyday

Pick a name, roll dice, flip a coin, or shuffle a list — fairly.

Loan

money

Monthly payment, total interest, and the full schedule for any loan.

Image

media

Resize, crop and compress a photo, or change its format — without uploading it.

Epoch

time

Unix timestamp in, every representation out. Paste anything date-shaped.

Time Zones

time

One moment shown in several places at once, for scheduling across zones.

Cron

time

Reads a cron expression back in English and lists the next ten firings.

Duration

time

Seconds to something human, and human back to seconds. Understands ISO 8601.

Base64

encode

Encode and decode text or files, standard or URL-safe, with the padding made visible.

BaseX

encode

Base16, base32, base58 and base64 in one place, converting between any pair.

URL

encode

Percent-encode and decode, and take a URL apart into its named pieces.

Entities

encode

HTML entity encode and decode, with a named-vs-numeric switch.

QR

encode

Generate a QR code with real control over version, error correction and quiet zone.

Bitfield

binary

Click bits, read the number. Signed, unsigned, hex, octal and octet view at once.

IEEE754

binary

Float bits laid out as sign, exponent and mantissa. Drag any of them.

Hexdump

binary

Drop a file, read the offsets, and see the magic number identified.

Bytes

binary

Byte sizes converted across decimal and binary units, both directions.

Hash

checksum

SHA-1 through SHA-512 over text or a dropped file, computed in the tab.

CRC

checksum

CRC-8, CRC-16 and CRC-32 with the common polynomial variants spelled out.

UUID

ids

Generate v4 and v7 in bulk, and decode the timestamp buried inside a v7.

JWT

crypto

Decode header and payload locally, and say loudly when the token has expired.

Entropy

crypto

How much guessing your passphrase actually costs, without the wordlist shaming.

Password

crypto

Generate passwords and passphrases from the browser's own CSPRNG.

JSON

text

Format, minify, sort keys, and point at the exact character that broke it.

Regex

text

Live match highlighting with every capture group broken out underneath.

Diff

text

Line diff of two blocks of text, with the moved and changed lines marked.

Case

text

camelCase, snake_case, kebab-case and six more, all at once.

Slug

text

Unicode-aware slugs that survive accents, Japanese and combining marks.

Count

text

Characters, words, lines and bytes, with graphemes counted properly.

Color

color

Hex, RGB, HSL and OKLCH side by side, with out-of-gamut values flagged.

Contrast

color

Two colors, the WCAG numbers, and the smallest change that would pass.

CIDR

network

Subnet in, usable range out, with the mask drawn one bit at a time.

Chmod

unix

Toggle the permission grid, get the octal. Or paste the octal, see the grid.