Too many websites
Common tasks like formatting JSON, decoding tokens, and converting text often require jumping between unrelated pages.
Project Taste is a privacy-first collection of browser-based developer tools. This page explains what the app is, why it exists, how to use it, and what every registered tool is expected to do.
Developers often need small utilities many times a day. The problem is not that these tools are complex; the problem is that they are scattered, inconsistent, and often unsafe for sensitive content.
Common tasks like formatting JSON, decoding tokens, and converting text often require jumping between unrelated pages.
API payloads, JWTs, logs, keys, and configuration snippets should not be pasted into unknown remote services.
A utility should open fast, explain itself clearly, process input locally, and let the user copy or export the result.
Project Taste is designed around quick movement: search, open, paste, process, copy, and continue working.
Tool names, categories, descriptions, badges, icons, and statuses are loaded from `data/tools.json`.
Tools are expected to process input in the browser. If a future tool needs network access, it should document that behavior.
Each ready tool should have a matching `tools/<tool-id>.html` file and an initializer registered in `window.TasteTools`.
Search the catalog or filter by readiness. Each tool entry includes its purpose, common use cases, usage steps, expected output, and privacy notes.
Loading documentation...