Free Online Developer Tools — JSON, QR Codes, Passwords & More
12 free tools — fast, secure, and completely free.
JSON Formatter
Beautify messy JSON with syntax highlighting. Validate JSON structure, minify for production, and spot errors instantly with line numbers.
Try it nowHTML Beautifier
Beautify minified or messy HTML code with proper indentation. Also minify HTML for production deployment.
Try it nowPassword Generator
Generate cryptographically secure passwords with custom length (8–128 chars), uppercase, lowercase, numbers, and symbols. Includes strength indicator.
Try it nowQR Code Generator
Generate QR codes for URLs, text, contact info, WiFi, or anything. Customize size and colors. Download as PNG or SVG.
Try it nowRandom Number Generator
Generate single or multiple random numbers between any min and max value. Options for unique numbers, sorting, and copying results.
Try it nowRegex Tester
Build and test regular expressions in real time. See matches highlighted instantly, inspect capture groups, and debug your patterns — all in your browser, nothing uploaded.
Try it nowDiff Checker
Paste two pieces of text and instantly see line-by-line differences highlighted — additions in green, removals in red. Powered by an LCS diff algorithm, runs entirely in your browser.
Try it nowUUID & Hash Generator
Generate cryptographically secure UUID v4 identifiers in bulk, and compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes of any text — all processed locally in your browser.
Try it nowMarkdown to HTML Converter
Write or paste Markdown and instantly see a live HTML preview plus the generated HTML code — supports headings, bold/italic, links, images, lists, quotes, and code blocks.
Try it nowBase64 Encoder/Decoder
Convert plain text to Base64 encoding or decode Base64 strings back to readable text — fast, accurate, and processed entirely in your browser.
Try it nowJWT Decoder
Paste a JWT and instantly view its decoded header, payload, and signature in readable JSON — useful for debugging authentication tokens. Nothing leaves your browser.
Try it nowCSV to JSON Converter
Paste CSV data with a header row and instantly convert it into a clean, structured JSON array — handles quoted fields and commas correctly, runs in your browser.
Try it nowAbout Developer Tools
GMC Tools' developer utilities are built for speed and privacy. Format and validate JSON in one click, generate cryptographically strong passwords, create QR codes for links or text, beautify messy HTML, test regular expressions interactively, count words and characters in any document, convert text case for code or headlines, and generate random numbers for testing. Every developer tool runs entirely in your browser — no server communication, no uploads, no latency. These tools are built the way developers want tools to be: fast, no-friction, no accounts, no data collection, no nonsense.
Developer Tools Guides & Tips
Android App Icon Sizes 2026: The Complete Guide (mdpi to xxxhdpi)
A complete reference for Android app icon sizes across all density buckets, plus the Play Store icon — and a free tool to generate them all at once.
iOS App Icon Size Guide: Every Size Apple Requires for App Store (2026)
A complete reference for every iOS app icon size Apple requires, including the special rules for the 1024px App Store icon — plus a free generator.
How to Create a Complete PWA Icon Set (Favicon, Apple Touch, Manifest) for Free
A step-by-step guide to generating and wiring up a complete PWA icon set — favicons, Apple touch icon, and manifest icons — for free.
Free Favicon Generator: Create Every Favicon Size from One Image
A missing favicon makes a site look unfinished. Generate every favicon size you need from one image, free, with the code to wire it up.
Android Adaptive Icons Explained: Square, Rounded & Circle Masks
Android launchers can mask your icon into a circle, squircle, or rounded square. Here is how to design for it, with a free shape preview tool.
How to Create a QR Code for Anything — Free in 10 Seconds
QR codes are everywhere — restaurant menus, business cards, posters. Creating one for yourself is completely free and takes ten seconds. Here is how.
Frequently Asked Questions about Developer Tools
Does the JSON Formatter send my data to a server?
No. JSON formatting and validation runs entirely in your browser. Your data never leaves your device.
How secure is the Password Generator?
The Password Generator uses your browser's cryptographically secure random number API (window.crypto). Generated passwords are never transmitted or stored anywhere.
Can I generate QR codes for business use?
Yes — QR codes generated by GMC Tools are standard QR format with no expiry and no GMC Tools branding. They work for links, text, WiFi credentials, and more.
Is there a character limit on the Word Counter?
No. You can paste or type any amount of text and get an instant count of words, characters, sentences, and reading time.