Pixelo is a collection of high-performance web development utilities.
Things you need constantly during development — encoding/decoding,
hash calculation, format conversion, regex testing, color conversion,
network lookups, checksum verification — but that feel wasteful to
search for a new tool or write a throwaway script for every time. We
picked out the most essential, widely-used utilities and collected
them here.
There's no development environment to set up, nothing to install.
Open a browser tab and it's ready right there. Type a value and get a
result instantly; when you're done, just close the tab. No sign-up,
no login, no configuration — anyone can use it immediately, and the
time saved adds up the more often you need it.
Whatever you type in, and whatever comes out, is never sent to a
server or stored anywhere. Every calculation and conversion runs
entirely inside your own browser, and the moment you leave the site,
that data is simply gone. The one exception is visitor analytics used
to understand how the site is used — standard website usage
statistics (pages visited, approximate location, device type) that
have nothing to do with what you type into any tool.
Pixelo isn't one big service — it's a collection of small,
purpose-built sites. Developer tools live on Dev Hub
(dev.pixelo.cloud), and small everyday-life tools live on Fun Hub
(fun.pixelo.cloud). Both are built on the same principle — no
install, no server storage, instant browser processing — and both
keep growing. Everything is free to use, and new tools keep getting
added.