Free Online Developer & SEO Tools

47 converters, generators and analyzers that run entirely in your browser. No account, no uploads, no tracking — plus 10 in-depth guides and 8 reference tables explaining how any of it works.

100% client-side No sign-up No cookies or analytics Works offline

Press / to search, or browse every page.

Browse by category

47Tools
10Guides
8Reference tables
0Bytes uploaded

Why everything runs in your browser

Most online converters send your input to a server. That is fine for a shopping list and a genuine problem for a JWT, an API response, a customer export or anything else you would not paste into a stranger’s log file.

These tools have no server to send anything to. The site is static files; every tool is JavaScript that executes on your own machine. Three ways to confirm it rather than take our word for it:

The trade-off is real: nothing can be done that genuinely requires a server, such as fetching a remote URL. Where a tool is limited by that, its page says so. More detail on the about page.

Learn how it works

Knowing that UTF-8 uses one to four bytes per character is more useful than being able to click a button that converts one. Each guide cites its sources and links to the tools that put the ideas into practice.

All 10 guides →

Reference tables

Filterable lookup tables generated from data rather than typed by hand, so the values are complete and consistent.

All reference tables → · Glossary of every term used on this site

Who this is for

If you are…Start with
A developer debugging encoding or data formats Hex to text, JWT decoder, JSON/CSV/XML/YAML
Working on technical SEO SERP preview, Schema generator, Sitemap generator
A student learning computer science Binary explained, ASCII table, Binary calculator
A designer or front-end developer Colour converter, CSS units, Aspect ratio
Working on security Password generator, Hash generator, Hashing vs encryption
Running marketing campaigns UTM builder, QR codes, Social card debugger

Frequently Asked Questions

Are these tools really free?

Yes. Every tool, guide and reference table is free with no account, no trial and no paid tier.

Is my data uploaded anywhere?

No. Every tool runs as JavaScript inside your browser tab. There is no server-side processing, so nothing you type or upload is transmitted. You can verify this by watching the Network tab in developer tools, or by disconnecting from the internet and continuing to use the page.

Do the tools work offline?

Yes, once a page has loaded. Everything needed to run the tool is already in the page, so you can disconnect and keep working.

Do you use cookies or analytics?

The site sets no cookies and runs no analytics scripts. Some tools remember preferences in your browser's local storage, which never leaves your device.

How many tools are there?

47 tools across five categories, plus 8 reference tables and 10 in-depth guides.

Can I use these tools commercially?

Yes. Use them for anything, personal or commercial, with no attribution required. Output you generate is yours.

How do I find a specific tool?

Use the search box in the header, press / from anywhere on the site, or browse the complete sitemap.

About this site

TextToBinary.net is built and maintained by Thibault Besson-Magdelain, a software engineer working on data encoding, web standards and search technology. There is no company behind it and no team — if a tool misbehaves, one person reads the report.

Content is sourced from primary specifications: IETF RFCs, W3C and WHATWG standards, the Unicode Standard, NIST publications and official search engine documentation. Every article lists what it drew on. There are no invented statistics, no fabricated ratings and no review markup claiming any.

More about the site · Resources and similar tools · Report a bug