Every tool, one place
Browse the full collection — developer, text, security, image, video, audio, PDF, SEO, and everyday utility tools, all free, fast, and built to run entirely in your browser.
Developer Tools
Essential utilities to format, encode, decode, and minify code.
Text Tools
Powerful text manipulation and analysis tools for writers and editors.
Security Tools
Generate hashes, passwords, and check security strength.
Image Tools
Compress, resize, crop, and convert images right in your browser.
Utility Tools
Calculators, generators, and everyday utilities for any workflow.
Video Tools
Record, trim, compress, and capture video — entirely in your browser.
Audio Tools
Record, trim, convert, and generate audio with zero uploads.
PDF Tools
Merge, split, rotate, and build PDFs locally — files never leave your device.
SEO Tools
Browser-based SEO utilities for markup, previews, and structured data.
What is Tofuwebtools?
Tofuwebtools is a growing collection of small, focused tools built for the tasks that come up constantly during everyday work — formatting a blob of JSON, converting a file from one format to another, generating a secure password, checking a page's SEO markup before it ships, or trimming a few seconds off a video clip. Each tool does exactly one job, does it well, and opens in under a second — no account to create, no trial limit to hit, and no upload wait before the result appears.
The categories above cover developer utilities, text manipulation, security and hashing, image and PDF processing, audio and video editing, SEO markup, and everyday calculators — 100+ tools in total, organized so the right one is never more than a click away. Every tool follows the same layout and the same rules: a clear input, an instant result, and nothing hidden behind a second click or a paywall.
How the tools are organized
Rather than one long, undifferentiated list, tools here are grouped into lines that mirror how people actually look for them. Developer tools cover formatters, encoders, and converters that come up mid-build. Text tools handle counting, cleaning, and reshaping written content. Security tools generate hashes, checksums, passwords, and signed tokens. Image, video, and audio tools handle everyday media conversions and edits without installing desktop software. PDF tools merge, split, and rearrange documents. SEO tools generate the markup and previews that go into a page before it publishes. And utility tools catch everything else — calculators, generators, and small everyday conveniences that don't fit neatly anywhere else.
This structure means a bookmark to a category page — say, Developer Tools or Security Tools — stays useful over time even as more tools are added underneath it, and this page itself works as a single directory for finding any tool on the site without knowing its exact name in advance.
Why every tool runs in your browser
Every tool on this site processes its input entirely client-side, using the browser's own APIs — Web Crypto for hashing, signing, and encryption, Canvas for image and barcode work, the File and MediaRecorder APIs for audio and video, and plain JavaScript for everything else. Nothing typed, pasted, or uploaded is ever sent to a server for processing, which has a few concrete effects: the tools keep working offline once the page has loaded, there's no file-size limit imposed by a backend, no rate limit from an API quota, and no privacy trade-off from sending real data somewhere else just to get a result back.
That local-only design is also what makes the tools fast. There's no network round-trip between typing something and seeing the result — most tools update live as the input changes, the same way a spreadsheet formula recalculates instantly rather than waiting on a server response. For anything involving sensitive data — a password, a JWT carrying a real session, an API key, a private document — that also means the data never leaves the device it was typed or uploaded on in the first place.
Who ends up using these tools
Developers use the formatters, encoders, and converters while debugging an API response or preparing a request. Writers and editors use the text tools to clean up copy, count words, or check readability before publishing. People setting up a new site or campaign use the SEO tools to generate a sitemap, meta tags, or a schema block without hand-writing markup. Anyone managing passwords or verifying a downloaded file's integrity reaches for the security tools. And the image, video, audio, and PDF tools cover the one-off media tasks that don't justify installing a full desktop application — resizing an image, trimming a clip, or merging a couple of PDF pages into one file.
None of these use cases require a login or a subscription, and none of them involve handing data to a third-party service just to complete a small, mechanical task that a browser can already do on its own.
What works offline, and what needs a browser feature
Most tools here work fully offline once the page has loaded once — text formatters, calculators, converters, and hash generators don't need a network connection at all after that first load, since everything they need ships with the page itself. A smaller set of tools depend on a specific browser capability that isn't universal across every device: the QR and barcode scanners need camera access, the voice and screen recorders need microphone or screen-capture permission, and the AES encryption and RSA key pair tools rely on the Web Crypto API, which is standard in every modern browser but may behave differently on very old or unusual setups.
Where a tool depends on one of those capabilities, it asks for the relevant browser permission directly and explains what it needs it for — a camera prompt for scanning, a microphone prompt for recording — rather than silently failing or requiring a plugin. If a permission is denied, the tool simply can't run that particular feature; it doesn't fall back to sending the data anywhere else to compensate.
Free, with no catch
There's no signup wall, no "upgrade to export," no watermark added to a download, and no feature held back behind a paywall. Every tool ships finished the day it's published, and stays free indefinitely — that's the whole model. Running everything client-side keeps the operating cost low enough that there's no need to gate features to make the site sustainable, which is also why new tools keep getting added to this index rather than folded into a separate paid tier.
If a tool is missing from the list above, the safest assumption is that it's still being built rather than deliberately left out — the goal for this collection is to keep covering more of the small, everyday tasks people currently solve by installing software, creating an account somewhere, or trusting a random website with data that didn't need to leave their own device.
How to find the right tool quickly
The fastest way to find a specific tool is to jump straight to its category using the cards on the homepage or the links in the header — Developer Tools, Text Tools, Security Tools, Image Tools, Video Tools, Audio Tools, PDF Tools, SEO Tools, and Utility Tools each open directly to their own filtered list. This page exists for the times that isn't enough: scanning the entire catalog at once, searching a browser tab (Ctrl/Cmd+F) for a keyword like "hash" or "converter," or simply seeing everything that's available in one scroll before deciding where to start.
Every card links directly to the tool itself, with no intermediate landing page or extra click required — clicking a name from this index opens the working tool straight away, already loaded and ready for input.
Frequently asked questions
A few things people usually want to know before picking a tool.
Yes — every tool listed here is fully free to use, with no signup, no usage limits, and no premium tier hiding key features.
No. Every tool runs entirely in your browser using JavaScript and standard Web APIs — nothing you type, paste, or upload is ever sent to a server.
Because there's no upload, no server queue, and no network round trip — the result is computed on your own device the moment you provide input.
No. Every tool on this page opens ready to use, with no login, email, or account of any kind required.
Jump to whichever category matches your task — Developer, Text, Security, Image, Video, Audio, PDF, SEO, or Utility — or use Ctrl/Cmd+F to search this page for a keyword.