Stax
Tools
Developer & Founder
Harshil — Developer & Founder at Stax

Harshil Shah

Developer & Founder

Ahmedabad, India

Harshil Shah

Developer & Founder · Stax

Harshil is the developer and founder of stax.tools — a collection of 235+ free, privacy-first tools that run entirely in your browser. No uploads, no accounts, no data leaving your device. Built with Next.js, TypeScript, and Tailwind CSS.

He writes about developer tools, browser APIs, privacy-first architecture, and practical engineering patterns for web applications. Based in Ahmedabad, India.

Next.jsTypeScriptPrivacy-First ToolsDeveloper UXBrowser APIsSEO & Analytics

ARTICLES

Posts by Harshil

20 articles
How to Read an IP Address, Subnet Mask and CIDR Block (Without Being a Network Engineer)
developer-toolsnetworking

How to Read an IP Address, Subnet Mask and CIDR Block (Without Being a Network Engineer)

FAQ-style explainer: what the four octets in an IP address mean, what /24 and /16 CIDR notation does, how to calculate broadcast address and usable host range, and when you need a subnet calculator.

·6 min read
CORS Errors Explained: Why Your Browser Blocks the Request (and the Exact Headers That Fix It)
developer-toolsweb

CORS Errors Explained: Why Your Browser Blocks the Request (and the Exact Headers That Fix It)

A scenario-first walkthrough of how CORS works — why the Same-Origin Policy exists, what each CORS error message means, preflight requests explained, and exactly which server headers fix the problem.

·6 min read
UUID vs ULID vs NanoID: Which Random ID Format Should You Use in 2026?
developer-toolsuuid

UUID vs ULID vs NanoID: Which Random ID Format Should You Use in 2026?

Side-by-side comparison of UUID v4, ULID, and NanoID — format, length, sortability, collision probability, database performance, and a decision guide for your next project.

·6 min read
How to Generate a Strong Password (And Why You Don't Need to Remember It)
securityprivacy

How to Generate a Strong Password (And Why You Don't Need to Remember It)

What makes a password truly secure, how entropy works, why 'P@ssw0rd' is weaker than 'correct-horse-battery-staple', and how to use Stax's browser-based password generator and strength checker without your passwords ever leaving your device.

·11 min read
How to Create a QR Code for Any URL, WiFi, Contact, or WhatsApp Number — Entirely in Your Browser
toolsdeveloper

How to Create a QR Code for Any URL, WiFi, Contact, or WhatsApp Number — Entirely in Your Browser

Step-by-step guide to generating QR codes for URLs, WiFi networks, contacts, WhatsApp links, and plain text — no signup, no upload, no server. Everything encodes locally in your browser.

·12 min read
How to Convert Images to WebP Without Uploading: Complete Guide
imageswebp

How to Convert Images to WebP Without Uploading: Complete Guide

WebP images are 25–35% smaller than JPG at the same visual quality. Here's how to convert entirely in your browser — no upload, no account, no file size limits — plus when WebP is the wrong choice.

·8 min read
Base64 encoding explained: what it is, when to use it, and when not to
developer-toolsencoding

Base64 encoding explained: what it is, when to use it, and when not to

Base64 turns binary data into text so it can travel safely through text-only channels. Here's how it works, where it's used, and the mistakes developers commonly make with it.

·8 min read
What is a JWT? How to decode and verify JSON Web Tokens
developer-toolsauthentication

What is a JWT? How to decode and verify JSON Web Tokens

JWT tokens are everywhere in modern web auth — but what's actually inside them? Learn to decode, read, and verify JWTs instantly without installing anything.

·9 min read
How to minify CSS and JavaScript without a build tool
developer-toolsperformance

How to minify CSS and JavaScript without a build tool

You don't need Webpack, Vite, or a Node.js pipeline to minify CSS and JavaScript. Here's how to shrink your assets in the browser, on the command line, or inside your editor.

·7 min read
Regex cheat sheet: the patterns every developer needs to know
developer-toolsregex

Regex cheat sheet: the patterns every developer needs to know

A practical regex reference covering character classes, quantifiers, groups, lookaheads, and the 12 most useful patterns for everyday development — with live examples.

·8 min read
SHA-256 vs MD5: which hash algorithm should you use?
developer-toolssecurity

SHA-256 vs MD5: which hash algorithm should you use?

MD5 is everywhere — and broken for security. SHA-256 is the modern default. Here's what the difference actually means for your code, files, and passwords.

·8 min read
How to Merge PDFs Without Uploading Them Anywhere (2026 Guide)
pdfprivacy

How to Merge PDFs Without Uploading Them Anywhere (2026 Guide)

Combine multiple PDFs into one — in your browser, without uploading them to any server. Works for invoices, contracts, bank statements, and scanned IDs.

·8 min read
PNG vs JPG vs WebP vs AVIF: Which Image Format Should You Use in 2026?
imageweb-performance

PNG vs JPG vs WebP vs AVIF: Which Image Format Should You Use in 2026?

A practical 2026 guide to choosing between PNG, JPG, WebP, and AVIF — with file-size benchmarks, browser support, and when each one wins.

·8 min read
How to Send a WhatsApp Message Without Saving the Number (2026 Guide)
whatsappproductivity

How to Send a WhatsApp Message Without Saving the Number (2026 Guide)

Three reliable ways to message someone on WhatsApp without adding them to your contacts — using wa.me links, QR codes, and click-to-chat buttons.

·8 min read
How to Compress a PDF Without Uploading It Anywhere
pdfprivacy

How to Compress a PDF Without Uploading It Anywhere

Most PDF compressors upload your file to a server. Here's how to reduce PDF size entirely in your browser — free, private, and with no file size limits.

·7 min read
Developer Tools for Beginners: 12 Browser-Based Utilities You'll Use Every Day
developertools

Developer Tools for Beginners: 12 Browser-Based Utilities You'll Use Every Day

You don't need to install anything to use these developer tools. They run in your browser, handle the tasks you'd otherwise Google, and work on any device.

·8 min read
10 Browser-Based Alternatives to Cloud Tools That Don't Upload Your Data
privacytools

10 Browser-Based Alternatives to Cloud Tools That Don't Upload Your Data

Every tool on this list runs entirely in your browser. No uploads, no server processing, no account required. Your files and data stay on your device.

·8 min read
Stax vs Smallpdf vs JSONLint vs TinyPNG: when does browser-only beat cloud SaaS?
comparisonsprivacy

Stax vs Smallpdf vs JSONLint vs TinyPNG: when does browser-only beat cloud SaaS?

Five honest comparisons between Stax tools and the popular cloud-based SaaS alternatives — where each wins, where each loses, and how to verify the privacy claims for yourself.

·7 min read
Cookie consent in 2026: what changed and what site owners need to do
privacyconsent

Cookie consent in 2026: what changed and what site owners need to do

Google Consent Mode v2, IAB TCF v2.2, and the EU's Digital Markets Act all hit production in the last 18 months. Here's what site operators actually need to ship to stay compliant — and keep AdSense revenue.

·8 min read
Why we built Stax Tools
storyprivacy

Why we built Stax Tools

235+ free online tools that all run in your browser — here's why we built them and how they're different from the rest.

·7 min read