NUNotUploadToolsRemove ads
100% client-side · nothing ever uploaded

Tools that never see your files.

PDF and image tools that run entirely in your browser using WebAssembly and JavaScript. Your file is never uploaded to a server — not to ours, not to anyone's. Close the tab and it's gone, exactly like it never left your device. Because it didn't.

PDF tools

Image tools

Utility tools

QR Code Generator

Turn a URL, text, or WiFi login into a QR code, generated right in your browser.

Open tool→

Password Generator

Generate strong random passwords locally — never sent anywhere, not even to us.

Open tool→

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text, entirely in your browser.

Open tool→

Base64 Encode/Decode

Encode text to Base64 or decode it back, without sending anything to a server.

Open tool→

URL Encode/Decode

Encode or decode URL components locally, right in your browser.

Open tool→

JSON Formatter

Pretty-print, validate, and minify JSON — processed entirely on your device.

Open tool→

Word Counter

Count words, characters, sentences, and estimated reading time as you type.

Open tool→

Color Converter

Convert colors between HEX, RGB, and HSL with a live preview swatch.

Open tool→

Timestamp Converter

Convert Unix timestamps to readable dates and back, instantly in your browser.

Open tool→

UUID Generator

Generate random UUID v4 identifiers using your browser's crypto — nothing sent anywhere.

Open tool→

Case Converter

Convert text between UPPERCASE, lowercase, Title Case, camelCase, and more.

Open tool→

CSV to JSON

Convert CSV data to JSON, parsed entirely in your browser.

Open tool→

Regex Tester

Test a regular expression against sample text and see matches highlighted live.

Open tool→

JWT Decoder

Decode a JWT's header and payload to see what's inside — no signature verification, no server round-trip.

Open tool→

Markdown Preview

Write Markdown and see the rendered HTML update live, in your browser.

Open tool→

Lorem Ipsum Generator

Generate placeholder text by paragraphs, sentences, or words.

Open tool→

Diff Checker

Compare two blocks of text and see what changed, line by line.

Open tool→

UTM Builder

Build campaign links with UTM parameters, get a QR code, and keep a local history of past links.

Open tool→

0

bytes of your files ever stored on a server

100%

of processing happens in your browser tab

$0

to use every tool — ads pay for it, or subscribe to remove ads and batch-process files

Frequently asked questions

Do you upload my files to a server?+

No. Every tool on this site reads and processes your file directly in your browser tab using WebAssembly and JavaScript. Nothing is sent anywhere — you can verify this yourself by opening your browser's Network tab (F12) before running a tool.

Is this actually free?+

Yes. Every tool works for free, one file at a time, with ads to cover hosting. The Supporter ($3/mo) and Pro ($9.99/mo) plans remove ads and add batch processing plus advanced tools like OCR, redaction, and form filling — but nothing behind a paywall is required to use the core tools.

Do I need to create an account?+

No account is needed to use any tool. You only need to sign in if you subscribe to Supporter or Pro, so we can attach your subscription to your email.

What happens to my file when I close the tab?+

It's gone. Since your file only ever exists in your browser's memory, closing the tab (before downloading a result) discards it completely — the same way closing a text editor without saving discards unsaved changes.

Why does my Word document's formatting shift slightly when converted to PDF?+

Word to PDF preserves headings, paragraphs, lists, and bold/italic text accurately, but complex layouts — multi-column pages, precise table styling, floating images — may shift slightly, since the conversion happens entirely in your browser without a full Word rendering engine. For simple documents the result is essentially identical to the source.

Is there a file size limit?+

There's no artificial cap the way upload-based tools often have. The practical limit is your device's memory — very large files (500+ page PDFs, huge image batches) may run slower on older or lower-memory devices, since your own CPU is doing the work instead of a server's.

Which browsers are supported?+

Any current version of Chrome, Firefox, Safari, or Edge. The tools rely on WebAssembly, which every major browser has supported since 2017 — you don't need to install anything extra.

Can I use these tools on my phone?+

Yes, every tool works in a mobile browser the same way it does on desktop. Very large files may be slower on a phone simply because phones generally have less memory and processing power than a laptop or desktop.