MyToolsKart
All tools
Private · runs in your browser

Developer tools

Handy utilities for developers — format and compare JSON, encode and decode, hash, decode tokens and more. Nothing you paste is stored or sent anywhere.

JSON Formatter
Beautify, validate & minify JSON.
JSON Diff Checker
Compare two JSON documents.
Text Compare
Side-by-side text diff checker.
Base64 Encode/Decode
Convert text to Base64 and back.
URL Encode/Decode
Percent-encode text for URLs.
JWT Decoder
Decode a JSON Web Token.
Hash Generator
SHA-1/256/384/512 of any text.
UUID Generator
Generate random v4 UUIDs.
Lorem Ipsum
Placeholder text generator.
Case Converter
UPPER, lower, camelCase & more.
HTML Encode/Decode
Escape & unescape HTML entities.
Color Converter
HEX, RGB & HSL with a picker.
Number Base Converter
Binary, octal, decimal & hex.
Regex Tester
Test regular expressions live.
QR Code Generator
Make a QR code from any text.
SQL Formatter
Beautify & minify SQL queries.
CSV to JSON
Convert CSV ↔ JSON.
YAML to JSON
Convert YAML ↔ JSON.
XML Formatter
Beautify & validate XML.
Markdown Preview
Live Markdown to HTML.
Slug Generator
Make URL-friendly slugs.
Password Generator
Strong random passwords.
Random Number Generator
Random numbers in a range.
HTML Formatter
Beautify & minify HTML.
CSS Formatter
Beautify & minify CSS.
JSON to XML
Convert JSON ↔ XML.
NanoID Generator
URL-safe unique IDs.

A fast, private developer toolbox

These are the little utilities you reach for a dozen times a day — pretty- printing an API response, decoding a JWT, generating a UUID or hashing a string. Because they run entirely in your browser, they are quick and you can safely paste in tokens and payloads without them ever touching a server.

Tidy and check data with the JSON Formatter, JSON Diff and Text Compare. Convert with Base64, URL Encode/Decode, HTML Encode/Decode and Number Base Converter. Inspect and generate with the JWT Decoder, Hash Generator, UUID Generator, Case Converter, Color Converter and Lorem Ipsum generator. Learn more in our JSON formatting guide.

Frequently asked questions

Are these developer tools free? Yes — all of them are free with no sign-up and no usage limits.

Is anything I paste sent to a server? No. Every tool runs client-side in your browser, so tokens, hashes and JSON you paste never leave your device.

Can I use these on sensitive data? Because nothing is uploaded, these tools are safer for sensitive input than server-based ones — though you should still follow your own security policies.