Skip to content

41 tools · nothing uploads

The tools you need, without the upload

Free browser-based tools for people who work with documents. Merge a PDF, resize a photo, convert a spreadsheet, compare two drafts — all inside the browser tab you already have open. No account, no watermark, no file leaving your device.

  • 41 tools, all free
  • Works offline once loaded
  • No signup, ever
  • No watermark on anything

Why this site exists

Search for a way to merge two PDFs and you will find a dozen sites that will happily do it. Every one of them wants your file on their server. Most want your email. Several will stamp their logo across the output unless you subscribe, and one or two will hold your download behind a countdown timer and an advertisement.

None of that is necessary. Browsers have been able to read a PDF, manipulate its page tree and write a new one for the better part of a decade. The same is true of images, spreadsheets and text. The upload was never a technical requirement — it was a business model, and the file was the price.

These 41 tools do the work locally. Your document is read into the tab's memory, transformed, and offered back as a download. There is no upload endpoint to compromise, no retention policy to read, and no reason for anyone to see what you were working on. That is not a feature. It is what a tool should have been in the first place.

Frequently asked questions

Is Deskbench really free?
Yes, with no asterisk. There is no paid tier, no account, no usage limit and no watermark on any output. The tools are static web pages that run in your browser, so serving them costs almost nothing.
How can the tools work without uploading my files?
Modern browsers can do real work. The same libraries a server would use to manipulate a PDF or resize an image compile to WebAssembly and run in a tab. Your file is read into memory, processed, and handed back as a download without ever touching a network.
Do the tools work offline?
Once a tool page has loaded, yes. Disconnect your internet and the tool keeps working, because there was never a request to make.
What are the limits of browser-based processing?
Memory, mainly. Very large files can exhaust a browser tab. Some tasks — OCR, high-quality background removal, video encoding — need more compute than is reasonable in a tab, and this site does not pretend otherwise.
How do you make money?
Currently, not at all. If that changes it will be through something that does not involve your files, your email address, or an interstitial ad before your download.