Free Developer Tools

Free online developer utilities: format JSON, encode Base64, decode JWT, generate UUIDs, convert CSV and encode URLs. Runs locally in your browser.

120 tools in this collection — free, private and instant.

Data formats

Encoding

Identity & auth

Web & colour

More free developer tools

Meta Title Length Checker

Check whether your title tag fits Google's pixel limit.

Developer

Meta Description Length Checker

Validate meta description length before you publish.

Developer

Open Graph Tag Generator

Create og: tags so links preview correctly on social platforms.

Developer

Canonical Tag Generator

Produce canonical link tags for one or many URLs.

Developer

Hreflang Tag Generator

Generate hreflang alternates for multilingual sites.

Developer

Robots.txt Generator

Create a robots.txt file with your disallow rules and sitemap.

Developer

XML Sitemap Generator

Turn a list of URLs into a valid XML sitemap.

Developer

Sitemap Index Generator

Combine multiple sitemaps into a sitemap index file.

Developer

Sitemap URL Extractor

Pull every <loc> URL out of a sitemap XML file.

Developer

Breadcrumb Schema Markup Generator

Generate valid BreadcrumbList JSON-LD structured data for rich results and AI search.

Developer

How-To Schema Markup Generator

Generate valid HowTo JSON-LD structured data for rich results and AI search.

Developer

Video Schema Markup Generator

Generate valid VideoObject JSON-LD structured data for rich results and AI search.

Developer

Event Schema Markup Generator

Generate valid Event JSON-LD structured data for rich results and AI search.

Developer

Recipe Schema Markup Generator

Generate valid Recipe JSON-LD structured data for rich results and AI search.

Developer

Review Schema Markup Generator

Generate valid Review JSON-LD structured data for rich results and AI search.

Developer

Person Schema Markup Generator

Generate valid Person JSON-LD structured data for rich results and AI search.

Developer

Job Posting Schema Markup Generator

Generate valid JobPosting JSON-LD structured data for rich results and AI search.

Developer

Software Application Schema Markup Generator

Generate valid SoftwareApplication JSON-LD structured data for rich results and AI search.

Developer

Course Schema Markup Generator

Generate valid Course JSON-LD structured data for rich results and AI search.

Developer

Q&A Page Schema Markup Generator

Generate valid QAPage JSON-LD structured data for rich results and AI search.

Developer

Keyword Density Checker

Find your top keywords and their density percentage.

Developer

Two-Word Phrase (Bigram) Extractor

Discover the most repeated two-word phrases in your copy.

Developer

Long-Tail Keyword Generator

Turn a seed keyword into ready-to-target long-tail variations.

Developer

Question Keyword Generator

Generate who/what/why/how question keywords from a topic.

Developer

About these tools

A pasteboard of the small utilities you reach for while debugging: pretty-printing a JSON payload, decoding a JWT to check its claims, converting CSV to JSON, or generating a UUID for a test fixture.

Because everything runs client side, you can safely paste tokens and API responses — no data is logged or sent to a backend.

Popular searches

Frequently asked questions

Is it safe to paste a production JWT here?

The decoder runs in your browser and never transmits the token, but treat any token you paste anywhere as worth rotating if it is highly sensitive.

Does the JSON formatter validate as well as format?

Yes. Invalid JSON reports the parse error and character position instead of silently failing.

Are the generated UUIDs version 4?

Yes, they use the browser's cryptographic random source.

Related collections