Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
55+ free, browser-based tools for everyday digital work — JSON/YAML/CSV formatters, PDF merge/split, image resize/compress, QR codes, and more. Most tools run client-side; files never leave your browser or touch a server.
Submit your own product to reach creators and founders looking for the next tool to try.
Tabreon is a collection of 55+ free, browser-based tools built for everyday digital work — JSON, YAML, and CSV formatters, PDF merge and split, image resize and compression, QR code generation, text utilities, and more.
Most "free" online tools quietly upload your file to a server, run you through an ad wall, or paywall a basic conversion. Tabreon was built the opposite way: the majority of its tools run entirely client-side using JavaScript and WASM. Your files and text are processed inside your own browser and never touch a server — there's nothing to upload, nothing to wait on, and nothing leaving your device.
A small number of conversions (HEIC, TIFF, and SVG rasterization) genuinely need a server round-trip, because the decoders for those formats aren't practical to ship client-side yet. Rather than blur that line, Tabreon discloses exactly which tools are local and which need a server on a dedicated "How It Works" page, so nothing is left to guesswork.
Every tool works without signing up, installing anything, or handing over an email address. An optional free account exists only for saving preferences and submitting feedback — it is never required to use a tool.
Tabreon is built on Next.js (App Router) and deployed on Cloudflare Workers via OpenNext, with D1 powering the small amount of server-side state the site actually needs (magic-link auth, community feedback). New tools are added regularly based on user requests.