No upload · No signup · No tracking of your data

Developer tools that never send your data anywhere

Eighteen utilities for everyday development work — cron schedules, curl conversion, CSV and JSON, diffing, hashing, image processing. They execute in your browser tab, so files and secrets you paste stay on your machine.

18
Tools
15/18
Fully offline
0kb
JS dependencies
$0
Cost, no account

Tool index

18 tools
/

How it works

The work happens in your tab

Hashing, image resizing, diffing, and parsing all run as JavaScript on your own machine using Canvas, FileReader, and crypto.subtle. Files you select are never uploaded.

Three tools do use the network

DNS lookup, IP lookup, and QR generation need a remote service to answer, so they are marked Uses API in the index. Everything else is marked Offline and works with your connection off.

No dependencies, no build step

The whole site is one HTML file with no third-party JavaScript libraries — nothing to audit, nothing to break when a CDN goes down.

Frequently asked questions

Are these developer tools free?

Yes. Every tool is free, with no account, no sign-up, and no usage limits.

Is it safe to paste secrets or upload files?

For the tools marked Offline, yes — the data is processed in your browser and never transmitted. Avoid pasting secrets into the three tools marked Uses API.

Is there a file size limit?

There is no server limit. Very large files are bounded only by your device's available memory, since the file is read locally.

Which hash algorithms are supported?

MD5, SHA-1, SHA-256, and SHA-512. SHA variants use the browser's Web Crypto API and require an HTTPS connection.

Can I convert curl to Python or Go?

Yes. The curl converter outputs JavaScript fetch, Node axios, Python requests, and Go net/http, including headers, request bodies, and basic auth.

Does it work offline?

Once the page has loaded, the 15 tools marked Offline keep working with no connection.

Keep these on hand

Bookmark ITInfoByte so the tools are one keystroke away next time you need to convert, compare, or hash something.

Browse tools