inspiratioNULL
Support ☕
The toolbox

Little dev tools that just work, right here.

The utilities you google every other week — permissions, base64, regex, hashes, conversions — plus the shell integration that drops quotes into your terminal. No download, no login, no catch.

Everything runs 100% in your browser. Nothing you type is uploaded, logged, or seen by anyone. Check the network tab — we'll wait.
inspiratioNULL — shell integration
Featured

Quotes in your terminal

One line, and every new shell greets you with a fresh, slightly unhinged quote from the void. zsh & bash, offline fallback, and it never phones home for anything but the quote.

curl -fsSL https://inspirationull.com/shell-integration/install.sh | bash
$ inspirationull $ void $ null $ inspire
$ inspirationull
┌─ inspiratioNULL ─────────────────────┐
│ "Root access to your dreams requires
│ no sudo."
│ - inspiratioNULL
└──────────────────────────────────────┘
$ inspirationull_config auto-on
# a quote on every new shell. you monster.
Browser tools

chmod calculator

Stop guessing whether it was 755 or 775.

Owner
Group
Other
755 rwx r-x r-x

Base64

Encode a secret. Or just confuse a coworker.

(output shows here)

Regex tester

Test it here, before it ruins production.

/ /
✓ 2 matches
\d digit · \w word · \s space · ^ start · $ end · + 1+ · * 0+

Hash generator

SHA, done properly. (MD5? the browser says no. good.)

(pick an algorithm)

Converter

Bytes, bases, colors and unix time — the conversions you google weekly.

binary · 1024
B
1,073,741,824
KB
1,048,576
MB
1,024
GB
1
TB
0.000977
DEC
255
HEX
0xFF
BIN
0b11111111
OCT
0o377
HEX
#FF7300
RGB
rgb(255, 115, 0)
HSL
hsl(27, 100%, 50%)
UTC
Mon, 27 Jul 2026 23:28:23 GMT
Local
Mon, 27 Jul 2026 23:28:23 GMT
Relative
just now

JSON formatter

Pretty-print the mess your API returned.

(formatted json shows here)

UUID generator

A fresh v4. No two alike. Probably.

········-····-4···-····-············