Everyday Digital Tools That Respect Your Privacy
Every tool in this category processes your input locally, in your own browser. Nothing you type or upload here is sent to a server — which matters more than most people realize when the input is a password, a private document, or a personal photo.
Working with text
The Word Counter and Character Counter track word count, character count (with platform-specific limits like X posts or SMS), sentence count, and estimated reading time as you type. The Text Case Converter switches between UPPERCASE, lowercase, Title Case, Sentence case, and camelCase — useful for cleaning up pasted text or formatting variable names.
Security and sharing
The Password Generator uses your browser's cryptographically secure random number generator — the same category of randomness used for encryption keys — to create strong passwords that are never transmitted anywhere. The QR Code Generator turns any link, text, or Wi-Fi credential into a downloadable QR code, also generated entirely client-side.
Developer and file tools
The JSON Formatter & Validator pretty-prints, minifies, and validates JSON with clear error messages when something's malformed. The Image Resizer & Compressor resizes and compresses photos using your browser's Canvas API, and Merge PDF Files combines multiple PDFs into one document — both without any file ever leaving your device.